3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
export * from "./types";
|
|
export * from "./functions";
|
export * from "./types";
|
|
export * from "./functions";
|