UNPKG

@taiga-ui/core

Version:

Core library for creating Angular components and applications using Taiga UI

21 lines (20 loc) 608 B
export * from './animations-speed'; export * from './assets-path'; export * from './auxiliary'; export * from './common-icons'; export * from './dark-mode'; export * from './date-format'; export * from './day-type-handler'; export * from './first-day-of-week'; export * from './i18n'; export * from './icon'; export * from './icon-resolver'; export * from './icons'; export * from './media'; export * from './number-format'; export * from './reduced-motion'; export * from './scroll-ref'; export * from './selection-stream'; export * from './spin-icons'; export * from './theme'; export * from './viewport';