@@ -30,7 +30,7 @@ declare const pli: {
30
30
31
31
(streams: ReadonlyArray<R | W | RW>): Promise<void>;
32
32
>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)
34
34
>R : Symbol(R, Decl(callWithSpread4.ts, 0, 0))
35
35
>W : Symbol(W, Decl(callWithSpread4.ts, 0, 22))
36
36
>RW : Symbol(RW, Decl(callWithSpread4.ts, 1, 22))
@@ -43,7 +43,7 @@ declare const pli: {
43
43
>RW : Symbol(RW, Decl(callWithSpread4.ts, 1, 22))
44
44
>W : Symbol(W, Decl(callWithSpread4.ts, 0, 22))
45
45
>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)
47
47
>RW : Symbol(RW, Decl(callWithSpread4.ts, 1, 22))
48
48
>W : Symbol(W, Decl(callWithSpread4.ts, 0, 22))
49
49
>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