UNPKG

@htsoft/reactjs-hooks

Version:
10 lines (9 loc) 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_NETWORK_TIMEOUTS_MS = void 0; exports.DEFAULT_NETWORK_TIMEOUTS_MS = { Aiza: 2 * 1000, Graph: 5 * 1000, IPFS: 10 * 1000, OpenSea: 8 * 1000, };