UNPKG

@phenomnomnominal/tsquery

Version:

Query TypeScript ASTs with the esquery API!

8 lines 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.type = void 0; function type() { return false; } exports.type = type; //# sourceMappingURL=type.js.map