UNPKG

@wildboar/pki-stub

Version:
8 lines 669 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._encode_Attribute = exports._decode_Attribute = exports.Attribute = void 0; var Attribute_ta_1 = require("../InformationFramework/Attribute.ta"); Object.defineProperty(exports, "Attribute", { enumerable: true, get: function () { return Attribute_ta_1.Attribute; } }); Object.defineProperty(exports, "_decode_Attribute", { enumerable: true, get: function () { return Attribute_ta_1._decode_Attribute; } }); Object.defineProperty(exports, "_encode_Attribute", { enumerable: true, get: function () { return Attribute_ta_1._encode_Attribute; } }); //# sourceMappingURL=Attribute.ta.js.map