UNPKG

@rebilly/framepay-react

Version:

A React wrapper for Rebilly's FramePay offering out-of-the-box support for Redux and other common React features

8 lines (7 loc) 127 B
/** * * Load the environment variables from .env into the process.env * @see env.example * */ require('dotenv').config();