UNPKG
@0xproject/dev-utils
Version:
latest (1.0.12)
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.4.6
0.4.5
0.4.4
0.4.2
0.4.1
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.0
0.2.1
0.2.0
0.1.0
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0x dev TS utils
github.com/0xProject/0x-monorepo/packages/dev-utils/README.md
0xProject/0x-monorepo
@0xproject/dev-utils
/
lib
/
src
/
constants.d.ts
7 lines
•
177 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
const
constants
: {
RPC_URL
:
string
;
RPC_PORT
:
number
;
GAS_LIMIT
:
number
;
TESTRPC_FIRST_ADDRESS
:
string
; };
//# sourceMappingURL=constants.d.ts.map