Search


Search something to see results

ParseInputOptions

Input options for string or stream

interface ParseInputOptions {
    input: string;
}

Index

Properties

input: string

Input string or stream