UNPKG

nostr-web-components

Version:

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

10 lines (9 loc) 258 B
import './nostr-name.ts'; import './nostr-picture.ts'; import './nostr-user-search.ts'; import './nostr-event-json.ts'; import './nostr-rsvp.ts'; import './nostr-livestream.ts'; import './nostr-note.ts'; import './nostr-text.ts'; import './nostr-follow.ts';