Files
strom/src/index.ts
2020-07-04 10:43:52 -04:00

3 lines
62 B
TypeScript

export { strom } from "./functions";
export * from "./utils";