UNPKG

@spark-web/heading

Version:

--- title: Heading storybookPath: typography-heading--default isExperimentalPackage: false ---

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