UNPKG

@blockstack/ui

Version:

Blockstack UI components built using React and styled-components with styled-system.

2 lines (1 loc) 67 B
export declare type Direction = 'up' | 'down' | 'left' | 'right';