UNPKG

svogv

Version:

A decorator based approach for model driven forms, including an advanced DataGrid and a TreeView component.

8 lines (7 loc) 200 B
import { ModuleWithProviders } from '@angular/core'; /** * The actual SVOGV Module definition. */ export declare class SvogvModule { static forRoot(): ModuleWithProviders<SvogvModule>; }