4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
|
export * from './Types/generic.mjs'
|
||
|
|
||
|
export const sqrt = {undefined: () => () => undefined}
|