UNPKG
typechain-target-ethers-v5
Version:
latest (5.0.1)
5.0.1
5.0.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
🔌 TypeChain target for ethers-v5
github.com/ethereum-ts/Typechain
ethereum-ts/Typechain
typechain-target-ethers-v5
/
dist
/
common.js
5 lines
•
184 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
FACTORY_POSTFIX
=
void
0
;
exports
.
FACTORY_POSTFIX
=
'__factory'
;
//# sourceMappingURL=common.js.map