UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

7 lines (5 loc) 141 B
import standards from '../../standards'; import clone from './clone'; export default function getStandards() { return clone(standards); }