ts-ci/src/index.ts
Joseph Garrone a55f9e86eb update
2020-05-14 00:47:15 +02:00

3 lines
83 B
TypeScript

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