lfk-client-js/dist/models/CreateStatsClient.d.ts

4 lines
63 B
TypeScript

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