jsii
Version:
[](https://cdk.dev) [](https://github.com/aws/jsii
6 lines • 320 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.symbolIdentifier = void 0;
var symbol_id_1 = require("./symbol-id");
Object.defineProperty(exports, "symbolIdentifier", { enumerable: true, get: function () { return symbol_id_1.symbolIdentifier; } });
//# sourceMappingURL=index.js.map