Files
n8n-nodes-gwezz-changdunovel/node_modules/n8n-workflow/dist/cjs/native-methods/index.d.ts
2025-10-26 23:10:15 +08:00

4 lines
181 B
TypeScript

import type { NativeDoc } from '../extensions/extensions';
declare const NATIVE_METHODS: NativeDoc[];
export { NATIVE_METHODS as NativeMethods };
//# sourceMappingURL=index.d.ts.map