UNPKG

react-dayo

Version:

A Queue component for notification etc

9 lines (8 loc) 149 B
export declare enum Position { LeftTop = 0, CenterTop = 1, RightTop = 2, LeftBottom = 3, CenterBottom = 4, RightBottom = 5 }