UNPKG

@lewiswright/storybook-addon-vis

Version:
5 lines (3 loc) 261 B
// this file is slightly misleading. It needs to be CJS, and thus in this "type": "module" package it should be named preset.cjs // but Storybook won't pick that filename up so we have to name it preset.js instead module.exports = require('./dist/preset.cjs')