UNPKG

igniteui-angular-spreadsheet

Version:

Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.

22 lines (21 loc) 431 B
import { Base, Type } from "igniteui-angular-core"; /** * @hidden */ export declare class DeferredOperation extends Base { static $t: Type; private h; private static f; private static a; private g; private b; private c; constructor(a: () => void); get d(): boolean; get e(): boolean; k(): void; i(): void; m(): void; private static j; private l; }