2 lines
74 B
TypeScript
2 lines
74 B
TypeScript
export * as type from './type'
|
|
export * as arithmetic from './arithmetic'
|