Searched defs:componentValidator (Results 1 – 1 of 1) sorted by relevance
150 const componentValidator = { isSupportedSelfClosing: () => false }; constant189 componentValidator?: Validator; property