public_api.d.ts 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. export { arLocale } from 'ngx-bootstrap/chronos';
  2. export { bgLocale } from 'ngx-bootstrap/chronos';
  3. export { caLocale } from 'ngx-bootstrap/chronos';
  4. export { csLocale } from 'ngx-bootstrap/chronos';
  5. export { daLocale } from 'ngx-bootstrap/chronos';
  6. export { deLocale } from 'ngx-bootstrap/chronos';
  7. export { enGbLocale } from 'ngx-bootstrap/chronos';
  8. export { esDoLocale } from 'ngx-bootstrap/chronos';
  9. export { esLocale } from 'ngx-bootstrap/chronos';
  10. export { esUsLocale } from 'ngx-bootstrap/chronos';
  11. export { etLocale } from 'ngx-bootstrap/chronos';
  12. export { fiLocale } from 'ngx-bootstrap/chronos';
  13. export { frLocale } from 'ngx-bootstrap/chronos';
  14. export { glLocale } from 'ngx-bootstrap/chronos';
  15. export { heLocale } from 'ngx-bootstrap/chronos';
  16. export { hiLocale } from 'ngx-bootstrap/chronos';
  17. export { huLocale } from 'ngx-bootstrap/chronos';
  18. export { hrLocale } from 'ngx-bootstrap/chronos';
  19. export { idLocale } from 'ngx-bootstrap/chronos';
  20. export { itLocale } from 'ngx-bootstrap/chronos';
  21. export { jaLocale } from 'ngx-bootstrap/chronos';
  22. export { koLocale } from 'ngx-bootstrap/chronos';
  23. export { ltLocale } from 'ngx-bootstrap/chronos';
  24. export { lvLocale } from 'ngx-bootstrap/chronos';
  25. export { mnLocale } from 'ngx-bootstrap/chronos';
  26. export { nbLocale } from 'ngx-bootstrap/chronos';
  27. export { nlBeLocale } from 'ngx-bootstrap/chronos';
  28. export { nlLocale } from 'ngx-bootstrap/chronos';
  29. export { plLocale } from 'ngx-bootstrap/chronos';
  30. export { ptBrLocale } from 'ngx-bootstrap/chronos';
  31. export { roLocale } from 'ngx-bootstrap/chronos';
  32. export { ruLocale } from 'ngx-bootstrap/chronos';
  33. export { skLocale } from 'ngx-bootstrap/chronos';
  34. export { slLocale } from 'ngx-bootstrap/chronos';
  35. export { svLocale } from 'ngx-bootstrap/chronos';
  36. export { thLocale } from 'ngx-bootstrap/chronos';
  37. export { trLocale } from 'ngx-bootstrap/chronos';
  38. export { ukLocale } from 'ngx-bootstrap/chronos';
  39. export { viLocale } from 'ngx-bootstrap/chronos';
  40. export { zhCnLocale } from 'ngx-bootstrap/chronos';