UNPKG

ng2-color-picker

Version:
5 lines (4 loc) 239 B
export { ColorPickerComponent } from './src/components'; export { ColorPickerConfiguration } from './src/models'; export { IColorPickerConfiguration } from './src/interfaces'; export { ColorPickerModule } from './src/color-picker.module';