@toil/vk-audio - v0.0.5
    Preparing search index...

    Type Alias VKAudioRefreshSettings

    type VKAudioRefreshSettings = {
        enabled: boolean;
        threshold: number;
    }
    Index
    enabled: boolean
    threshold: number