我想将flowjs或ng-flow集成到我的Angular 2应用程序中.
我已经安装了flowjs打字机
npm install --save-dev @types/flowjs
从
https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/flowjs
但是当我从’flowjs’导入我的组件import {Flow}时;控制台抛出错误
/node_modules/@types/flowjs/index.d.ts' is not a module.