Search
Search something to see results
@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
/
node
/
ParseInputStreamOptions
ParseInputStreamOptions
interface
ParseInputStreamOptions
{
input
:
string
|
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
;
}
Index
Properties
node.ParseInputStreamOptions.input
Properties
input
input
:
string
|
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>