BodyInit
type BodyInit =
Тип
Blob | BufferSource | FormData | URLSearchParams | ReadableStream<Uint8Array> | string
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/BodyInit
type BodyInit =
Blob | BufferSource | FormData | URLSearchParams | ReadableStream<Uint8Array> | string
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/BodyInit
|
|