UNPKG

@storybook/addon-knobs

Version:
11 lines (8 loc) 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.decorators = void 0; var _index = require("../index"); var decorators = [_index.withKnobs]; exports.decorators = decorators;