ts-ci/src/index.ts
2020-05-27 22:02:44 +02:00

2 lines
82 B
TypeScript

export { myFunction } from "./myFunction";
export { myObject } from "./myObject";