projection

export type Projection = { [key: string]: number | Projection };