Documentation
    Preparing search index...

    Interface VoiceItemGap

    interface VoiceItemGap {
        el_type: "gap";
        gap: number;
    }
    Index
    el_type: "gap"
    gap: number