@@ -30,7 +30,7 @@ declare const pli: {
3030
3131 (streams: ReadonlyArray<R | W | RW>): Promise<void>;
3232>streams : Symbol(streams, Decl(callWithSpread4.ts, 5, 5))
33- >ReadonlyArray : Symbol(ReadonlyArray, Decl(lib.es5.d.ts, --, --), Decl(lib.es2015.core.d.ts, --, --), Decl(lib.es2015.iterable.d.ts, --, --), Decl(lib.es2016.array.include.d.ts, --, --), Decl(lib.es2019.array.d.ts, --, --) ... and 1 more)
33+ >ReadonlyArray : Symbol(ReadonlyArray, Decl(lib.es5.d.ts, --, --), Decl(lib.es2015.core.d.ts, --, --), Decl(lib.es2015.iterable.d.ts, --, --), Decl(lib.es2016.array.include.d.ts, --, --), Decl(lib.es2019.array.d.ts, --, --) ... and 2 more)
3434>R : Symbol(R, Decl(callWithSpread4.ts, 0, 0))
3535>W : Symbol(W, Decl(callWithSpread4.ts, 0, 22))
3636>RW : Symbol(RW, Decl(callWithSpread4.ts, 1, 22))
@@ -43,7 +43,7 @@ declare const pli: {
4343>RW : Symbol(RW, Decl(callWithSpread4.ts, 1, 22))
4444>W : Symbol(W, Decl(callWithSpread4.ts, 0, 22))
4545>streams : Symbol(streams, Decl(callWithSpread4.ts, 6, 23))
46- >Array : Symbol(Array, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), Decl(lib.es2015.core.d.ts, --, --), Decl(lib.es2015.iterable.d.ts, --, --), Decl(lib.es2015.symbol.wellknown.d.ts, --, --) ... and 3 more)
46+ >Array : Symbol(Array, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), Decl(lib.es2015.core.d.ts, --, --), Decl(lib.es2015.iterable.d.ts, --, --), Decl(lib.es2015.symbol.wellknown.d.ts, --, --) ... and 4 more)
4747>RW : Symbol(RW, Decl(callWithSpread4.ts, 1, 22))
4848>W : Symbol(W, Decl(callWithSpread4.ts, 0, 22))
4949>Promise : Symbol(Promise, Decl(lib.es5.d.ts, --, --), Decl(lib.es2015.iterable.d.ts, --, --), Decl(lib.es2015.promise.d.ts, --, --), Decl(lib.es2015.symbol.wellknown.d.ts, --, --), Decl(lib.es2018.promise.d.ts, --, --))
0 commit comments