rln-interep-contract/common/index.ts

4 lines
94 B
TypeScript

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