mirror of
https://github.com/vacp2p/rln-interep-contract.git
synced 2025-02-28 22:20:42 +00:00
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
|
// barrel for all other utils
|
||
|
export * from './interep-utils';
|
||
|
export * from './chain-utils';
|