mirror of
https://github.com/HugeFrog24/shakethefrog.git
synced 2026-03-02 08:24:33 +00:00
RCE fix
This commit is contained in:
4
app/types/index.ts
Normal file
4
app/types/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { appConfig } from '../config/app';
|
||||
|
||||
// Define skin types
|
||||
export type SkinId = keyof typeof appConfig.skins;
|
||||
Reference in New Issue
Block a user