mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-15 04:59:42 +03:00
create admins endpoint
This commit is contained in:
3
backend/dist/src/admin/admin.dto.d.ts
vendored
Normal file
3
backend/dist/src/admin/admin.dto.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare class IGetAdmin {
|
||||
readonly id: string;
|
||||
}
|
||||
Reference in New Issue
Block a user