UNPKG

@phenomnomnominal/tsquery

Version:

Query TypeScript ASTs with the esquery API!

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