UNPKG

@sequeljs/ast

Version:

A SQL AST manager for JavaScript

7 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const Matches_1 = require("./Matches"); class DoesNotMatch extends Matches_1.default { } exports.default = DoesNotMatch; //# sourceMappingURL=DoesNotMatch.js.map