UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

5 lines (4 loc) 75 B
export interface PeriodValue { from: string | null; to: string | null; }