UNPKG
@makerdao/test-helpers
Version:
beta (0.4.0-beta.1)
latest (0.5.2)
0.5.2
0.5.2-alpha.0
0.5.1
0.5.0
0.4.0
0.4.0-beta.1
0.4.0-alpha.4
0.4.0-alpha.3
0.4.0-alpha.2
0.4.0-alpha.1
0.4.0-alpha.0
0.3.0
0.2.1
0.2.0
test helpers for the monorepo
@makerdao/test-helpers
/
dist
/
callGanache.d.ts
2 lines
(1 loc)
•
72 B
TypeScript
View Raw
1
2
export
default
function
callGanache
(method: any, params?: any[])
: any;