UNPKG

@yosgo/swap-ui

Version:
5 lines (4 loc) 200 B
import React from "react"; import { LandingPageMobileProps } from "./LandingPageMobile.types"; declare const LandingPageMobile: React.FC<LandingPageMobileProps>; export default LandingPageMobile;