UNPKG

wix-style-react

Version:
8 lines (7 loc) 273 B
"use strict"; exports.__esModule = true; exports.FunnelStep = exports.EmptyFunnelStep = void 0; var _FunnelStep = require("./FunnelStep"); exports.FunnelStep = _FunnelStep.FunnelStep; exports.EmptyFunnelStep = _FunnelStep.EmptyFunnelStep; //# sourceMappingURL=index.js.map