mkmrare/lib/index.ts
2019-11-21 17:06:46 +01:00

3 lines
73 B
TypeScript

export * from "./api";
export * from "./types";
export * from "./utils";