interface WhitespaceTokenizer {
    type: "whitespace";
}

Properties

Properties

type: "whitespace"