4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
export type CreateStatsClient = {
|
|
description?: string;
|
|
};
|
export type CreateStatsClient = {
|
|
description?: string;
|
|
};
|