"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var DecodeFlags; (function (DecodeFlags) { DecodeFlags[DecodeFlags["DontChangeFlags"] = 1] = "DontChangeFlags"; })(DecodeFlags = exports.DecodeFlags || (exports.DecodeFlags = {})); //# sourceMappingURL=DecodeFlags.js.map