3 Star 0 Fork 2

mirrors_cocos-creator / cocos-engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
DebugInfos.d.ts 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
/**
* This is a declaration file for 'DebugInfos.json'
* which is generated from 'EngineErrorMap.md'.
* You may run cli command
* `gulp build-debug-infos` or `npx gulp build-debug-infos` to generate the json file.
*/
/**
* Engine error maps.
* The keys are error codes and their values are format strings.
*/
declare const $: Record<number, string>;
export default $;
1
https://gitee.com/mirrors_cocos-creator/cocos-engine.git
git@gitee.com:mirrors_cocos-creator/cocos-engine.git
mirrors_cocos-creator
cocos-engine
cocos-engine
develop

搜索帮助