Repository URL to install this package:
|
Version:
0.0.7 ▾
|
/** @todo should only used on ssr... */
export declare function findAssetsForRoute(clientEntryAssets: {
jsList: string[];
}): string[];