OSError type
type OSError = {
error: number,
properties: object,
protocol_error: string,
retryable?: boolean,
status: string,
}
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
type OSError = {
error: number,
properties: object,
protocol_error: string,
retryable?: boolean,
status: string,
}