UNPKG

@getalby/lightning-wallet-connect

Version:

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

2 lines 175 B
export declare type LwcEventType = 'lwc:connected' | 'lwc:connecting' | 'lwc:disconnected' | 'lwc:modalopened' | 'lwc:modalclosed'; //# sourceMappingURL=LwcEventType.d.ts.map