Type alias ParserAuthoredElementNameDistinguishing

ParserAuthoredElementNameDistinguishing: string | Readonly<RegExp> | Readonly<ParserAuthoredElementNameDistinguishingFunction> | readonly (string | Readonly<RegExp> | ParserAuthoredElementNameDistinguishingFunction)[]

Generated using TypeDoc