UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

9 lines (8 loc) 137 B
/** * Default settings for Electron applications. */ module.exports = { settings: { 'import/core-modules': ['electron'], }, };