Variable QuestItems

QuestItems: {
    BoleroofFire: BoleroofFire;
    EponasSong: EponasSong;
    FireMedallion: FireMedallion;
    ForestMedallion: ForestMedallion;
    GerudosCard: GerudosCard;
    GoldSkulltulaToken: GoldSkulltulaToken;
    GoronsRuby: GoronsRuby;
    KokirisEmerald: KokirisEmerald;
    LightMedallion: LightMedallion;
    MinuetofForest: MinuetofForest;
    NocturneofShadow: NocturneofShadow;
    PreludeofLight: PreludeofLight;
    RequiemofSpirit: RequiemofSpirit;
    SariasSong: SariasSong;
    SerenadeofWater: SerenadeofWater;
    ShadowMedallion: ShadowMedallion;
    SongofStorms: SongofStorms;
    SongofTime: SongofTime;
    SpiritMedallion: SpiritMedallion;
    StoneofAgony: StoneofAgony;
    SunsSong: SunsSong;
    WaterMedallion: WaterMedallion;
    ZeldasLullaby: ZeldasLullaby;
    ZorasSapphire: ZorasSapphire;
    [key: number]: string;
}

Type declaration