refactor: export classes in type declarations

This commit is contained in:
子沐呀
2024-12-17 19:29:25 +08:00
Unverified
parent f753b7c620
commit 4c57b04b66
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
declare class PAPI {
export class PAPI {
/** 注册一个玩家PAPI变量 */
static registerPlayerPlaceholder(
/** PAPI调用函数 */