UNPKG

next

Version:

The React Framework

4 lines (3 loc) 207 B
export declare function preloadStyle(href: string): void; export declare function preloadFont(href: string, type: string): void; export declare function preconnect(href: string, crossOrigin?: string): void;