UNPKG

nxt-color-picker

Version:
6 lines (5 loc) 224 B
export { ColorPickerDirective } from './lib/color-picker.directive'; export { ColorPickerModule } from './lib/color-picker.module'; export * from './util/color'; export * from './util/formats'; export * from './util/types';