registerParser
registerParser(
parser):void
Defined in: packages/speculator/src/parse/pipeline.ts:126
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