Initial commit: Paperclip plugin for Legal AI integration
16 agent tools, event handler for auto-linking, sync job every 15m. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
node_modules/@paperclipai/shared/dist/project-url-key.d.ts
generated
vendored
Normal file
3
node_modules/@paperclipai/shared/dist/project-url-key.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare function normalizeProjectUrlKey(value: string | null | undefined): string | null;
|
||||
export declare function deriveProjectUrlKey(name: string | null | undefined, fallback?: string | null): string;
|
||||
//# sourceMappingURL=project-url-key.d.ts.map
|
||||
Reference in New Issue
Block a user