Files
2025-10-05 14:35:09 -04:00

3 lines
89 B
TypeScript

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