UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

8 lines (6 loc) 222 B
var $ = require('../internals/export'); // `Date.prototype.toGMTString` method // https://tc39.es/ecma262/#sec-date.prototype.togmtstring $({ target: 'Date', proto: true }, { toGMTString: Date.prototype.toUTCString });