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

4 lines
71 B
TypeScript

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