type BundleSummary = { link?: string, lib?: string, name: string, key: number, hash: number, depth: number, }
packages / shader / src / types.ts