Interface PluginExperimental

Plugin API

Version

6.2.0

interface Plugin {
    parsers?: Parser[];
}

Properties

Properties

parsers?: Parser[]

Generated using TypeDoc