1 Star 0 Fork 2.5K

seaside / interface_sdk-js

forked from OpenHarmony / interface_sdk-js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_zh.md 857 Bytes
一键复制 编辑 原始数据 按行查看 历史
王青 提交于 2022-10-31 09:50 . README文件整改

API声明文件公共仓

简介

JS/TS API 公共仓,用来提交 API d.ts 声明文件以及API相关工具。

目录

├─api
|  ├─@internal
│  |  ├─component
│  |  |  └─ets                 #基于TS扩展的声明式开发范式组件声明文件
|  |  └─ets 
|  ├─config                    #基于JS扩展的类Web范式
|  ├─form                      #JS服务卡片
|  ├─@ohos.×××.d.ts            #API声明文件
|  └─@system.×××.d.ts          #标记为停止维护的接口
├─build-tools
   ├─api_check_plugin          #检查API规范的工具
   |  ├─plugin
   |  ├─src
   |  └─test
   └─collect_application_api   #解析应用到的API的工具
      └─src

相关仓

interface-sdk_js

1
https://gitee.com/seaside_wu/interface_sdk-js.git
git@gitee.com:seaside_wu/interface_sdk-js.git
seaside_wu
interface_sdk-js
interface_sdk-js
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891