@getalby/bitcoin-connect
Version:
Web components to connect to a lightning wallet and power a website with WebLN
20 lines (19 loc) • 595 B
TypeScript
export declare const classes: {
interactive: string;
'hover-animation': string;
'text-brand': string;
'text-brand-mixed': string;
'text-brand-button-text': string;
'text-foreground': string;
'text-neutral-primary': string;
'text-neutral-secondary': string;
'text-neutral-tertiary': string;
'bg-brand': string;
'bg-background': string;
'bg-foreground': string;
'bg-glass': string;
'border-brand': string;
'border-brand-mixed': string;
'border-neutral-secondary': string;
'border-neutral-tertiary': string;
};