generated from VLADIMIR/template_frontend
clear
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Приложение
|
||||
// Улики найденые игроками (Карта, фотография...)
|
||||
export type Application = {
|
||||
// Наименование
|
||||
name: string
|
||||
// Номер
|
||||
number: number
|
||||
}
|
||||
Reference in New Issue
Block a user