UNPKG

@nlabs/gothamjs

Version:
4 lines (3 loc) 85 B
import './page.css'; import type { FC } from 'react'; export declare const Page: FC;