UNPKG

@react-pakistan/react-ui-collection

Version:

React UI Collection built upon React Storybook

9 lines (8 loc) 235 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FLOW = void 0; var FLOW; (function (FLOW) { FLOW["SIGN_IN"] = "SIGN_IN"; FLOW["SIGN_UP"] = "SIGN_UP"; })(FLOW || (exports.FLOW = FLOW = {}));