mirror of
https://github.com/jcreek/LivingDexTracker.git
synced 2026-07-12 18:43:45 +00:00
data(*): Add final data changes
This commit is contained in:
@@ -8,6 +8,7 @@ export interface Pokedex {
|
||||
isOriginDex: boolean;
|
||||
isFormDex: boolean;
|
||||
gameScope: string | null;
|
||||
dexScopes: string[];
|
||||
}
|
||||
|
||||
export interface PokedexDB {
|
||||
|
||||
Reference in New Issue
Block a user