UNPKG

214 BJavaScriptView Raw
1"use strict";
2
3Object.defineProperty(exports, "__esModule", {
4 value: true
5});
6exports.decorators = void 0;
7
8var _index = require("../index");
9
10var decorators = [_index.withKnobs];
11exports.decorators = decorators;
\No newline at end of file