UNPKG

@lens-protocol/react-web

Version:

Lens Protocol SDK for React web applications

8 lines (6 loc) 220 B
'use strict'; if (process.env.NODE_ENV === "production") { module.exports = require("./lens-protocol-react-web-inbox.cjs.prod.js"); } else { module.exports = require("./lens-protocol-react-web-inbox.cjs.dev.js"); }