UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

8 lines (5 loc) 201 B
import matches from '../../commons/matches'; function matchesDefinitionEvaluate(_, options, virtualNode) { return matches(virtualNode, options.matcher); } export default matchesDefinitionEvaluate;