UNPKG

gliscano-product-card

Version:

Product card is a test package, it was created with React and Typescript using State Initializer Component Pattern

9 lines (6 loc) 220 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./gliscano-product-card.cjs.production.min.js') } else { module.exports = require('./gliscano-product-card.cjs.development.js') }