UNPKG

air-lib

Version:

This is Air's angular component library

6 lines (5 loc) 92 B
export interface IPreset { id: string; text: string; filterName: string; }