UNPKG

@pixmi-game/cocos-toolbox

Version:

一个专为 Cocos Creator 开发的常用辅助函数合集工具库,旨在提升游戏开发效率和代码质量。

2 lines (1 loc) 362 B
var Index=function(e){"use strict";class o{prefix="【BIZ】: ";constructor(r){this.prefix=r?`【${r}】: `:this.prefix}log(...r){console.log(this.prefix,...r)}warn(...r){console.warn(this.prefix,...r)}error(...r){console.error(this.prefix,...r)}}const i=new o;return e.Logger=o,e.bizLogger=i,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),e}({});