UNPKG

@cause-911/devextreme

Version:

Run `npm install @cause-911/devextreme --save` to add this library to your project

6 lines (5 loc) 144 B
import { OnInit } from '@angular/core'; export declare class DevextremeComponent implements OnInit { constructor(); ngOnInit(): void; }