Files
openclaw/extensions/nostr/test-api.ts
2026-06-04 21:33:54 -04:00

3 lines
104 B
TypeScript

// Nostr API module exposes the plugin public contract.
export { nostrPlugin } from "./src/channel.js";