UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

12 lines (10 loc) 241 B
'use strict'; /* eslint-disable sort-keys */ module.exports = Object.freeze({ // same as DOM DOCUMENT_POSITION_ DISCONNECTED: 1, PRECEDING: 2, FOLLOWING: 4, CONTAINS: 8, CONTAINED_BY: 16, });