UNPKG

preferans-paper-js

Version:
7 lines (6 loc) 113 B
declare enum PrefPaperPosition { LEFT = 0, MIDDLE = 1, RIGHT = 2 } export default PrefPaperPosition;