export function nils() { return new WritableStream(); } export function nil() { return null as T; }