Search
Search something to see results
@tbela99/css-parser
Benchmark
Docs
Playground
llm.txt
GitHub
@tbela99/css-parser
/
node
/
ParseInputOptions
ParseInputOptions
Input options for string or stream
interface
ParseInputOptions
{
input
:
string
;
}
Index
Properties
node.ParseInputOptions.input
Properties
input
input
:
string
Input string or stream
Input options for string or stream