new plugin

This commit is contained in:
2026-03-20 22:53:01 -04:00
parent ecd78f7528
commit 0efd661184
38 changed files with 1570 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
import { type PaperclipPlugin } from "@paperclipai/plugin-sdk";
declare const plugin: PaperclipPlugin;
export default plugin;
//# sourceMappingURL=worker.d.ts.map