Change the buiding tool to angular-cli
[holmes/rule-management.git] / rulemgt-frontend / src / typings.d.ts
1 /* SystemJS module definition */
2 declare var module: NodeModule;
3 interface NodeModule {
4   id: string;
5 }