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

4 lines
63 B
TypeScript

export type CreateStatsClient = {
description?: string;
};