UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

10 lines (8 loc) 119 B
export interface ExternalLink { text: string; href: string; } export interface Position { x: string; y: string; }