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