src/store/types.ts @@ -40,6 +40,7 @@ code?: string; name?: string; hasFlsh?: boolean; id?: string; }; export type userType = {