Archived
Feat : cleanup imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ICard, IGame, IGameObject, IPlayer } from "./index.js"
|
||||
import type { ICard, IGame, IGameObject, IPlayer } from "./index.js"
|
||||
|
||||
export enum ContainerVisibility {
|
||||
NONE = "none",
|
||||
|
||||
Reference in New Issue
Block a user