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