first commit
This commit is contained in:
3
node_modules/n8n-workflow/dist/cjs/augment-object.d.ts
generated
vendored
Normal file
3
node_modules/n8n-workflow/dist/cjs/augment-object.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare function augmentArray<T>(data: T[]): T[];
|
||||
export declare function augmentObject<T extends object>(data: T): T;
|
||||
//# sourceMappingURL=augment-object.d.ts.map
|
||||
Reference in New Issue
Block a user