3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
|
export type { ERC165 } from "./ERC165";
|
||
|
export type { IERC165 } from "./IERC165";
|