Files
protocol/contracts/asset-proxy/test/utils/index.ts
2019-03-15 15:05:02 -07:00

4 lines
108 B
TypeScript

export * from './erc20_wrapper';
export * from './erc721_wrapper';
export * from './erc1155_proxy_wrapper';