type ShaderModule = { module?: Record<string, any>, table?: Record<string, any>, entry?: string, }
packages / core / src / types.ts