UNPKG

bixi

Version:

企业级中后台前端解决方案

8 lines (6 loc) 148 B
/* SystemJS module definition */ declare var module: NodeModule; // tslint:disable-next-line:interface-name interface NodeModule { id: string; }