UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

6 lines 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SideBar = void 0; var SideBar_js_1 = require("./SideBar.js"); Object.defineProperty(exports, "SideBar", { enumerable: true, get: function () { return SideBar_js_1.SideBar; } }); //# sourceMappingURL=index.js.map