@atlaskit/storybook-addon-design-system
Version:
Design token storybook addon
18 lines • 646 B
JavaScript
import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
import _regeneratorRuntime from "@babel/runtime/regenerator";
export var webpack = /*#__PURE__*/function () {
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(config) {
return _regeneratorRuntime.wrap(function (_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
return _context.abrupt("return", config);
case 1:
case "end":
return _context.stop();
}
}, _callee);
}));
return function webpack(_x) {
return _ref.apply(this, arguments);
};
}();