registerParser
registerParser(
parser):void
Defined in: parse/pipeline.ts:140
Register a custom parser for a format
Useful for extending with custom format support.
Parameters
Section titled “Parameters”parser
Section titled “parser”Returns
Section titled “Returns”void