UNPKG

@spark-web/nav-link

Version:

--- title: Nav Link storybookPath: navigation-navlink--default isExperimentalPackage: true ---

8 lines (6 loc) 198 B
'use strict'; if (process.env.NODE_ENV === "production") { module.exports = require("./spark-web-nav-link.cjs.prod.js"); } else { module.exports = require("./spark-web-nav-link.cjs.dev.js"); }