UNPKG

typescript-class-helpers

Version:
10 lines 543 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CURRENT_PACKAGE_VERSION = exports.PROJECT_NPM_NAME = exports.APP_ID = exports.BUILD_FRAMEWORK_CLI_NAME = void 0; // THIS FILE IS GENERATED - DO NOT MODIFY exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp'; exports.APP_ID = 'com.domain.example.typescript-class-helpers'; exports.PROJECT_NPM_NAME = 'typescript-class-helpers'; exports.CURRENT_PACKAGE_VERSION = '19.0.30'; // THIS FILE IS GENERATED - DO NOT MODIFY //# sourceMappingURL=build-info._auto-generated_.js.map