first commit
This commit is contained in:
4
node_modules/n8n-workflow/dist/cjs/native-methods/index.d.ts
generated
vendored
Normal file
4
node_modules/n8n-workflow/dist/cjs/native-methods/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { NativeDoc } from '../extensions/extensions';
|
||||
declare const NATIVE_METHODS: NativeDoc[];
|
||||
export { NATIVE_METHODS as NativeMethods };
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user