index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
migrations
/
src
/
index.ts
blob: fc68f5f657aa6136257e927fb57129e360c00d21 (
plain
) (
blame
)
1
export
{
runMigrationsAsync
,
getContractAddresses
}
from
'./migration'
;