Type alias InvalidOidErrorData

InvalidOidErrorData: {
    value: string;
}

Type declaration

  • value: string

Generated using TypeDoc