UNPKG

storybook-addon-styled-components-themes

Version:
9 lines (8 loc) 309 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var CHANNEL; (function (CHANNEL) { CHANNEL["LOAD_THEMES"] = "load-themes"; CHANNEL["CHANGE_THEME"] = "change-theme"; CHANNEL["REQUEST_THEMES"] = "request-themes"; })(CHANNEL = exports.CHANNEL || (exports.CHANNEL = {}));