UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

7 lines (6 loc) 124 B
export interface Options { [key: string]: any; polyfills: boolean; resetCss: boolean; addHammer: boolean; }