/opt/canhelp/node_modules/next/dist/server/app-render/rsc
Edit: /opt/canhelp/node_modules/next/dist/server/app-render/rsc/preloads.d.ts (365B)
export declare function preloadStyle(href: string, crossOrigin: string | undefined, nonce: string | undefined): void;
export declare function preloadFont(href: string, type: string, crossOrigin: string | undefined, nonce: string | undefined): void;
export declare function preconnect(href: string, crossOrigin: string | undefined, nonce: string | undefined): void;