UNPKG

@excswap/token-lists

Version:

[![Tests](https://github.com/Excswap/token-lists/workflows/Tests/badge.svg)](https://github.com/Excswap/token-lists/actions?query=workflow%3ATests) [![npm](https://img.shields.io/npm/v/@excswap/token-lists)](https://unpkg.com/@excswap/token-lists@latest/)

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