ng-zorro-antd-core-environments.mjs 537 B

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