UNPKG

react-lightweight-charts-simple

Version:

A simple react wrapper for lightweight-charts library

9 lines (6 loc) 240 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./react-lightweight-charts-simple.cjs.production.min.js') } else { module.exports = require('./react-lightweight-charts-simple.cjs.development.js') }