UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

6 lines (5 loc) 91 B
export enum FileStateEnum { INITIAL = 'initial', SUCCESS = 'success', ERROR = 'error' }