UNPKG

@taiga-ui/cdk

Version:

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

6 lines 255 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TAIGA_VERSION = void 0; const version_1 = require("../../../constants/version"); exports.TAIGA_VERSION = `^${version_1.TUI_VERSION}`; //# sourceMappingURL=versions.js.map