1. 首页
  2. 数据库
  3. 其它
  4. json schema to typescript:将JSONSchema编译为TypeScript类型声明 源码

json schema to typescript:将JSONSchema编译为TypeScript类型声明 源码

上传者: 2021-02-17 07:58:02上传 ZIP文件 610KB 热度 34次
json模式到打字稿 编译JSON模式以键入打字稿 例 输入: { " title " : " Example Schema " , " type " : " object " , " properties " : { " firstName " : { " type " : " string " }, " lastName " : { " type " : " string " }, " age " : { " description " : " Age in years " , " ty
下载地址
用户评论