Skip to content

Commit 3d3cdf8

Browse files
committed
修复引用问题
1 parent 70db3b3 commit 3d3cdf8

File tree

4 files changed

+51
-51
lines changed

4 files changed

+51
-51
lines changed

source/bin/gs.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@ declare module gs {
10141014
class StateMachineComponent extends Component {
10151015
stateMachine: StateMachine;
10161016
constructor();
1017+
gu: any;
10171018
reset(): void;
10181019
}
10191020
}

0 commit comments

Comments
 (0)