UNPKG

microsite

Version:
4 lines (3 loc) 125 B
import "preact/debug"; declare function csr(fileName: string, Page: any, initialProps?: any): Promise<void>; export { csr };