feat: 初始化 KubeJS 文件结构
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
declare const global: {
|
||||
|
||||
/** 日志前缀 */
|
||||
LOG_PREFIX: string;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user