interface SoundSource8 {
    hash: string;
    name: string;
}

Properties

Properties

hash: string
name: string