UNPKG

jsii

Version:

[![Join the chat at https://cdk.Dev](https://img.shields.io/static/v1?label=Slack&message=cdk.dev&color=brightgreen&logo=slack)](https://cdk.dev) [![All Contributors](https://img.shields.io/github/all-contributors/aws/jsii/main?label=%E2%9C%A8%20All%20Con

6 lines 320 B
"use strict"; 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