Files
2025-08-18 12:38:15 -04:00

3 lines
89 B
TypeScript

export type { Nostr } from './api/nostr.js';
export { NostrWasm } from './api/nostr.js';