ng-zorro-antd-version.mjs 557 B

12345678910111213141516171819
  1. import { Version } from '@angular/core';
  2. /**
  3. * Use of this source code is governed by an MIT-style license that can be
  4. * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
  5. */
  6. const VERSION = new Version('19.3.0');
  7. /**
  8. * Use of this source code is governed by an MIT-style license that can be
  9. * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
  10. */
  11. /**
  12. * Generated bundle index. Do not edit.
  13. */
  14. export { VERSION };
  15. //# sourceMappingURL=ng-zorro-antd-version.mjs.map