UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

6 lines 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.lexCompare = void 0; var lex_comparator_1 = require("./lex-comparator"); Object.defineProperty(exports, "lexCompare", { enumerable: true, get: function () { return lex_comparator_1.lexCompare; } }); //# sourceMappingURL=index.js.map