ts-ci/src/index.ts
2021-08-01 02:43:03 +02:00

2 lines
58 B
TypeScript

export * from "./myFunction";
export * from "./myObject";