UNPKG

next-bundle-analyzer

Version:
4 lines (3 loc) 76 B
export interface NextBuildManifest { pages: Record<string, string[]>; }