This website requires JavaScript.
Explore
Help
Register
Sign In
470486104
/
Server
Watch
1
Star
0
Fork
0
You've already forked Server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Server
/
project
/
src
/
models
/
eft
/
quests
/
IAcceptQuestRequestData.ts
7 lines
107 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Auto-formatting Sweep
2023-11-15 20:35:05 -05:00
export
interface
IAcceptQuestRequestData
Add Repo
2023-03-03 15:23:46 +00:00
{
Auto-formatting Sweep
2023-11-15 20:35:05 -05:00
Action
:
"QuestAccept"
;
qid
:
string
;
type
:
string
;
}
Reference in New Issue
Copy Permalink