UNPKG

air-lib

Version:

This is Air's angular component library

6 lines (5 loc) 199 B
import { ISimpleNgSelectItem } from '../components/ng2-select-custom/select.module'; export declare class SimpleNgSelectItem implements ISimpleNgSelectItem { id: string; text: string; }