UNPKG

nostr-web-components

Version:

collection of web components that provide quick access to basic nostr things

2 lines (1 loc) 81 B
export declare function renderText(wrapper: HTMLElement, content: string): void;