4 lines
102 B
TypeScript

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