source: Sources/frontend/src/app/Query3Interface.ts@ 0e4e3d1

Last change on this file since 0e4e3d1 was 8423429, checked in by AngelNasev <angel.nasev@…>, 15 months ago

Add backend and frontend projects

  • Property mode set to 100644
File size: 75 bytes
RevLine 
[8423429]1export interface Query3Interface{
2 korisnicko_ime: string,
3 vk: number
4}
Note: See TracBrowser for help on using the repository browser.