4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
export * from './math-function';
|
|
export * from './math-function-name';
|
|
export * from './math-function-properties';
|