Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/deps.ts>MultipartReader#nextPart

Alosaur - Deno web framework with many decorators
Go to Latest
method MultipartReader.prototype.nextPart
import { MultipartReader } from "https://deno.land/x/alosaur@v0.35.0/src/deps.ts";

Returns

Promise<PartReader | null>