UNPKG

@getalby/bitcoin-connect

Version:

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

3 lines (2 loc) 107 B
import { connectors } from '../connectors'; export declare type ConnectorType = keyof typeof connectors;