UNPKG

js-ast-parser

Version:
7 lines 189 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Context = void 0; class Context { } exports.Context = Context; //# sourceMappingURL=Context.js.map