Type alias IdlTypeVec

IdlTypeVec: {
    vec: IdlType;
}

Type declaration