4 lines
71 B
TypeScript
Raw Normal View History

2024-11-08 18:53:30 +00:00
import HostsPage from "@/pages/hosts/page";
export default HostsPage;