UNPKG

@taiga-ui/cdk

Version:

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

7 lines (6 loc) 246 B
export * from './autofocus.directive'; export * from './autofocus.options'; export * from './handlers/abstract.handler'; export * from './handlers/default.handler'; export * from './handlers/ios.handler'; export * from './handlers/sync.handler';