AshwinDeva
AshwinDeva
No... Do anyone have work around to compile successfully till fixing it..?
As a workaround, in index.d.ts file of angular-2-data-table, add the below lines , import { NgModule } from 'angular/core'; @NgModule({}) export declare class DataTableModule { }
As a workaround, in index.d.ts file of angular-2-data-table, add the below lines , import { NgModule } from 'angular/core'; @NgModule({}) export declare class DataTableModule { }
Fix it the with the above lines and release some new package...