UNPKG

@farris/command-services-vue

Version:

Render schema to web page with farris ui.

6 lines (5 loc) 192 B
export declare class DirtyCheckingService { constructor(); detectChanges(global?: boolean | string): void; detectChangesAfter(duration: number, global?: boolean | string): void; }