mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-09 11:31:49 +00:00
4 lines
37 B
TypeScript
4 lines
37 B
TypeScript
|
export interface MockGameObject {
|
||
|
|
||
|
}
|