2022-11-25 11:38:38 +05:30

4 lines
94 B
TypeScript

// barrel for all other utils
export * from "./interep-utils";
export * from "./chain-utils";