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