UNPKG

vega-typings

Version:
14 lines (13 loc) 161 B
export type MarkType = | 'arc' | 'area' | 'image' | 'group' | 'line' | 'path' | 'rect' | 'rule' | 'shape' | 'symbol' | 'text' | 'trail';