Preview environment

interface PartialSoundboardSound

extends

Partialize<SoundboardSound, 'available' | 'name' | 'volume'>
export interface PartialSoundboardSound extends Partialize<SoundboardSound, 'available' | 'name' | 'volume'>