UNPKG

@getalby/lightning-wallet-connect

Version:

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

3 lines 150 B
import { connectors } from '../connectors'; export declare type ConnectorType = keyof typeof connectors; //# sourceMappingURL=ConnectorType.d.ts.map