frontend/.pnpm-store/v3/files/9b/9600f2cab2710b51deabd9451b77c63ce3e2354e4922708f2934f48c728f27bf2d8b1e21b389a99cd3378edb71a55438a598ef83ba9a4734859d3586c6b675

4 lines
52 B
Plaintext

export type HandleLogout = {
token?: string;
};