UNPKG

@cimpress/react-components

Version:
3 lines 160 B
export type Direction = 'top' | 'right' | 'bottom' | 'left'; export type ArrowDirection = 'up' | 'down' | 'left' | 'right'; //# sourceMappingURL=common.d.ts.map