refactor: export classes in type declarations
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
declare class PAPI {
|
||||
export class PAPI {
|
||||
/** 注册一个玩家PAPI变量 */
|
||||
static registerPlayerPlaceholder(
|
||||
/** PAPI调用函数 */
|
||||
|
||||
Reference in New Issue
Block a user