UNPKG

microsite

Version:
10 lines (7 loc) 151 B
import "./styles"; import type preact from "preact"; declare global { var h: typeof preact.h; var Fragment: typeof preact.Fragment; } export {};