UNPKG

@onehat/ui

Version:
10 lines (9 loc) 274 B
export const HORIZONTAL = 'HORIZONTAL'; export const VERTICAL = 'VERTICAL'; export const XY = 'XY'; export const LEFT = 'LEFT'; export const RIGHT = 'RIGHT'; export const NORTH = 'NORTH'; export const SOUTH = 'SOUTH'; export const EAST = 'EAST'; export const WEST = 'WEST';