Type alias IdlTypeOption

IdlTypeOption: {
    option: IdlType;
}

Type declaration