UNPKG

@reown/appkit-siwe-react-native

Version:

#### 🔎 [Examples](https://github.com/reown-com/react-native-examples)

10 lines (9 loc) • 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ConstantsUtil = void 0; const ConstantsUtil = exports.ConstantsUtil = { FIVE_MINUTES_IN_MS: 300000 }; //# sourceMappingURL=ConstantsUtil.js.map