wormhole-explorer/blockchain-watcher/src/domain/error/index.ts

3 lines
54 B
TypeScript
Raw Normal View History

2023-11-24 06:58:54 -08:00
export * from "./Solana";
export * from "./Fallible";