mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 12:49:41 +03:00
4 lines
60 B
TypeScript
4 lines
60 B
TypeScript
export declare class IGetAdmin {
|
|
readonly id: string;
|
|
}
|