2 lines
40 B
TypeScript
2 lines
40 B
TypeScript
|
export { default as add } from "./add";
|
|
export { default as add } from "./add";
|