UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

20 lines (19 loc) 367 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var BusyIndicatorRole = { relatedConcepts: [{ module: 'ARIA', concept: { attributes: [{ name: 'aria-busy', value: 'true' }] } }], type: 'widget' }; var _default = BusyIndicatorRole; exports["default"] = _default;