@turbowarp/types
    Preparing search index...

    Interface SoundPlayerEventMap

    interface SoundPlayerEventMap {
        play: [];
        stop: [];
    }
    Index

    Properties

    Properties

    play: []
    stop: []