Interface Parser<T>

Type Parameters

Hierarchy

  • Parser

Properties

Properties

reg: RegExp
resolve: ((match: RegExpMatchArray) => [T, TextFormatType])

Type declaration

Generated using TypeDoc