UNPKG

@getalby/lightning-wallet-connect

Version:

Web components to connect to a lightning wallet and power a website with WebLN

7 lines 287 B
export * from './components/lwc-button'; export * from './components/lwc-modal'; export * from './components/lwc-connector-list'; export * from './components/connectors/index'; export * from './state/store'; export * from './types/LwcEventType'; //# sourceMappingURL=index.d.ts.map