UNPKG

creevey

Version:

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

11 lines (8 loc) 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.decorators = void 0; var _withCreevey = require("./withCreevey"); var decorators = [(0, _withCreevey.withCreevey)()]; exports.decorators = decorators;