W3cubDocs

/Deno

UnderlyingSource

interface UnderlyingSource <R = any> {
type?: undefined;
}

Type Parameters

R = any