Type Alias: DemoSoundPlayer
ts
type DemoSoundPlayer = ComponentPublicInstanceType<typeof DemoSoundPlayer>;A type representing the public instance of the DemoSoundPlayer component.