deno / 1.23.2 / ~ / underlyingsource.html /

UnderlyingSource

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

Type Parameters

R = any