UNPKG

ng2-qgrid

Version:
6 lines 206 B
export declare class Fastdom { static mutate: (task: () => void) => any; static measure: (task: () => void) => any; static clear(token: any); static invoke: (task: () => void) => any; }