UNPKG

@typescript-eslint/visitor-keys

Version:

Visitor keys used to help traverse the TypeScript-ESTree AST

7 lines 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getKeys = void 0; const eslint_visitor_keys_1 = require("eslint-visitor-keys"); const getKeys = eslint_visitor_keys_1.getKeys; exports.getKeys = getKeys; //# sourceMappingURL=get-keys.js.map