mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-10 01:32:55 +08:00
* publish build-engine 4.3.9 && support native API docs update lock update * publish 3.4.10: fix generating comment on top level of namespace * fix test CI
10 lines
342 B
JSON
10 lines
342 B
JSON
{
|
|
"title": {
|
|
"zh": "原生接口",
|
|
"en": "Native Interface"
|
|
},
|
|
"description": {
|
|
"zh": "该模块提供由原生绑定出来的 JavaScript 接口,包括文件,反射接口等",
|
|
"en": "This module provides JavaScript interface bound from native, including file, reflection interface etc."
|
|
}
|
|
} |