Files
n8n-nodes-gwezz-changdunovel/node_modules/@n8n/node-cli/dist/utils/json.d.ts
2025-10-26 23:10:15 +08:00

2 lines
62 B
TypeScript

export declare function jsonParse<T>(data: string): T | null;