UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

12 lines (11 loc) 316 B
/** * Custom checks can use any of axe-cores internal checks by using the checks ID for the `evaluate` property in the metadata file. All check IDs can be found in the metadata-function-map. * * @example * { * "id": "my-custom-check", * "evaluate": "abstractrole-evaluate" * } * * @namespace checks */