Entracte (TypeScript)
    Preparing search index...
    type AmbientSoundDeps = {
        startAmbient?: typeof startAmbient;
        startCustomAmbient?: typeof startCustomAmbient;
    }
    Index

    Properties

    startAmbient?: typeof startAmbient
    startCustomAmbient?: typeof startCustomAmbient