type ModuleRef = { at: number, symbols: string[], name: string, imports: ImportRef[], }
packages / shader / src / types.ts