diff --git a/src/lib/index.ts b/src/lib/index.ts index 777c84a..bc62cd7 100644 --- a/src/lib/index.ts +++ b/src/lib/index.ts @@ -1,2 +1,3 @@ export * from './builder/mint-template-builder'; -export * from './types/'; \ No newline at end of file +export * from './types/'; +export * from './rpc/alchemy-multichain'; \ No newline at end of file