AKclown / js-to-ts

The vscode plugin converts js/json/swagger/api to typescript declaration
MIT License
22 stars 1 forks source link

feat: Support calling a sub-level self-invoking interface name #4

Closed AKclown closed 1 year ago

AKclown commented 1 year ago
  1. 注释没有被应用到
  2. 仅支持基础类型,Date.. 这些不支持
  3. 正则可以进行优化