UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

7 lines (6 loc) 96 B
export enum PositionEnum { TOP = 'top', BOTTOM = 'bottom', LEFT = 'left', RIGHT = 'right' }