UNPKG

creevey

Version:

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

8 lines 269 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const withCreevey_js_1 = require("./withCreevey.js"); const preview = { decorators: [(0, withCreevey_js_1.withCreevey)()], }; exports.default = preview; //# sourceMappingURL=preview.js.map