UNPKG

@allincart-ag/dive

Version:

Allincart Spatial Framework

2 lines (1 loc) 113 B
export type GeometryTypeSchema = 'cylinder' | 'sphere' | 'pyramid' | 'cube' | 'box' | 'cone' | 'wall' | 'plane';