UNPKG

@es-react/react

Version:

Hippy react framework

4 lines (3 loc) 121 B
declare function getSize(url: string): any; declare function prefetch(url: string): void; export { getSize, prefetch, };