mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
4 lines
242 B
JavaScript
4 lines
242 B
JavaScript
|
module.exports = () =>
|
||
|
// eslint-disable-next-line max-len
|
||
|
'<h1 id="storybook-cli">Storybook CLI</h1>\n<p>This is a wrapper for <a href="https://www.npmjs.com/package/@storybook/cli">https://www.npmjs.com/package/@storybook/cli</a></p>';
|