UNPKG

jsii-reflect

Version:

strongly-typed reflection library and tools for jsii

8 lines 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TEST_FEATURES = void 0; exports.TEST_FEATURES = [ 'intersection-types', 'class-covariant-overrides', ]; //# sourceMappingURL=features.js.map