type StoragePlaceholder<T extends ShaderType = any> = { format: UniformFormat, type?: T, readWrite?: boolean }
packages / core / src / types.ts