Type alias IdlTypeCOption

IdlTypeCOption: {
    coption: IdlType;
}

Type declaration