webapi-parser
webapi-parser copied to clipboard
Remove amf typings from repo
When/if amf-client-js types definitions (.d.ts) are hosted at @types/amf-client-js, do:
- [ ] remove
js/module/typings/amf-client-js.d.ts - [ ] add
@types/amf-client-jsas a dependency tojs/module/package.json
See this issue https://github.com/aml-org/amf/issues/577 for details.