openclaw/extensions/nostr/setup-entry.ts

6 lines
92 B
TypeScript

import { nostrPlugin } from "./src/channel.js";
export default {
plugin: nostrPlugin,
};