UNPKG

next

Version:

The React Framework

4 lines (3 loc) 133 B
export declare function PreloadChunks({ moduleIds, }: { moduleIds: string[] | undefined; }): import("react").JSX.Element | null;