UNPKG

chi-app-lib

Version:

This is a custom component (input dropdown grid textarea map captcha) published to npm.

8 lines (7 loc) 336 B
export * from './lib/chi-lib.module'; export * from './lib/chi-input/chi-input.component'; export * from './lib/text-area/text-area.component'; export * from './lib/chi-map/chi-map.component'; export * from './lib/captcha/captcha.component'; export * from './lib/dropdown/dropdown.component'; export * from './lib/grid/grid.component';