lfk-client-js/dist/models/ResponsePrincipal.d.ts
2023-02-02 09:42:58 +00:00

4 lines
53 B
TypeScript

export type ResponsePrincipal = {
id: number;
};