bigblocks
Version:
Complete Bitcoin UI component library - authentication, social, wallet, market, inscriptions, and blockchain interactions for React
3 lines • 355 B
TypeScript
export { BitcoinAuthProvider, BitcoinAuthContext, useBitcoinAuthContext, type BitcoinAuthContextValue, type BitcoinAuthProviderProps, } from "./BitcoinAuthProvider";
export { BigBlocksQueryProvider, type BigBlocksQueryProviderProps, BitcoinQueryProvider, type BitcoinQueryProviderProps, } from "./BitcoinQueryProvider";
//# sourceMappingURL=index.d.ts.map