UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

2 lines (1 loc) 88 B
export default function invariant(condition: any, message?: string): asserts condition;