@game-vir/audio - v15.1.1
    Preparing search index...

    Type Alias BaseFilesToLoad<Files>

    BaseFilesToLoad: Partial<Record<keyof Files, boolean | undefined>>

    Base type for the type parameter and main argument of AudioPlayer.load when loading multiple files.

    Type Parameters