我想把一个Angular 1.3.x应用迁移到TypeScript2.0,有没有Angular 1.3的.d.ts文件?
发布于 2017-09-04 05:39:42
您可以查看存储库:https://github.com/DefinitelyTyped/DefinitelyTyped/tree/351589d38dcc4ba657e5b4e5af81cbf860ed00c1/types/angular (适用于angular 1.6)
https://stackoverflow.com/questions/46014923
相似问题