UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

8 lines (7 loc) 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_IGNORE_TAGS = void 0; const DEFAULT_IGNORE_TAGS = 'script, style'; exports.DEFAULT_IGNORE_TAGS = DEFAULT_IGNORE_TAGS;