Skip to content

Commit

Permalink
Update types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
leeyi45 authored Oct 28, 2023
1 parent 9edeaf1 commit 7a1ec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundles/game/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type * as Phaser from 'phaser';
import * as Phaser from 'phaser';

export type ObjectConfig = { [attr: string]: any };

Expand Down

0 comments on commit 7a1ec58

Please sign in to comment.