frontend/.pnpm-store/v3/files/74/ca52933067e67b1e5fd983119b69c23735d437fe1a3e0f32339d4305382127aa5733190463132c94f688296b6b875d6eb913d181e98650d88fe628a95cd7cb

4 lines
55 B
Plaintext

export type ResponseEmpty = {
response: string;
};