@kismet.ts/parsers / Exports / TextParserOptions

Interface: TextParserOptions<T>

Type parameters

Name
T

Hierarchy

Table of contents

Properties

Properties

convertToString

Optional convertToString: T

Defined in

text/options.ts:9open in new window


sequence

Optional sequence: Omit<SequenceOptions<SequenceItemType, SchemaItemNames>, "name">

Defined in

text/options.ts:10open in new window