update
parent
a14bdd8e41
commit
a4df422623
|
@ -10,7 +10,7 @@ declare module '@gm5/core' {
|
|||
install: (args: any) => any
|
||||
}
|
||||
|
||||
class Five {
|
||||
export default class Five {
|
||||
get server(): Server
|
||||
|
||||
set(obj: object): this
|
||||
|
|
Loading…
Reference in New Issue