"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.unhandledEntry = Symbol("ts-enum-util:unhandledEntry"); exports.handleNull = Symbol("ts-enum-util:handleNull"); exports.handleUndefined = Symbol("ts-enum-util:handleUndefined"); exports.handleUnexpected = Symbol("ts-enum-util:handleUnexpected"); //# sourceMappingURL=symbols.js.map