Skip to content
SDK de Node.js
Buscar
K
Main Navigation
Empezar
Guías
Referencia
SmartDoc
Tema
Menú
Volver arriba
En esta página
FetchLikeResponse
Properties
status
ts
status
: number;
ok
ts
ok
: boolean;
Methods
text()
ts
text
():
Promise
<
string
>
;
Returns
Promise
<
string
>