Files
n8n-nodes-gwezz-changdunovel/node_modules/@n8n/eslint-plugin-community-nodes/dist/rules/no-restricted-globals.d.ts
2025-10-26 23:10:15 +08:00

3 lines
232 B
TypeScript

import type { TSESLint } from '@typescript-eslint/utils';
export declare const NoRestrictedGlobalsRule: TSESLint.RuleModule<"restrictedGlobal", [], unknown, TSESLint.RuleListener>;
//# sourceMappingURL=no-restricted-globals.d.ts.map