1
0
Files
wheat-server-kubejs/kubejs/probe/user/constants.d.ts
T

7 lines
73 B
TypeScript

declare const global: {
/** 日志前缀 */
LOG_PREFIX: string;
};