UNPKG

react-ssr-utils

Version:

Several utilities to bootstrap and simplify any React SSR setup

4 lines (3 loc) 52 B
export type PropsLike = { [key: string]: any }