UNPKG
@patchworkdev/common
Version:
latest (0.4.1)
next (0.3.0-rc.2)
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.3.0-rc.2
0.3.0-rc.1
0.3.0-rc.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.0.1
Patchwork Development Kit
@patchworkdev/common
/
dist
/
codegen
/
test_data
/
Arrays.tmp.d.ts
4 lines
(3 loc)
•
107 B
TypeScript
View Raw
1
2
3
4
import
{
ContractConfig
}
from
"../../types"
;
declare
const
config
:
ContractConfig
;
export
default
config;