UNPKG

@taiga-ui/cdk

Version:

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

11 lines (10 loc) 288 B
export * from './clamp'; export * from './in-range'; export * from './normalize-to-int-number'; export * from './quantize'; export * from './round'; export * from './round-with'; export * from './sum'; export * from './to-int'; export * from './to-integer'; export * from './to-radians';