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
/
profile
/
ICompletedAchievementsResponse.ts
5 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add armor plates to default profile Implemented 2 achievement endpoints
2023-12-27 22:43:42 +00:00
export
interface
ICompletedAchievementsResponse
{
ESLint Pass This is the first pass of ESLint on the codebase. ESLint formatting is less strict when it comes to line-length and line-breaks then dprint/biome, so if you see formatting that you don't like... fix it! It shouldn't require a configuration change. - This should merge clean into master (when the time comes). - This will not merge clean into `3.9.0-DEV`, but the conflicts aren't that bad.
2024-05-07 23:57:08 -04:00
elements
:
Record
<
string
,
number
>
Formatting Have you been using the recommended VSCode extensions? ;)
2024-02-02 13:54:07 -05:00
}
Reference in New Issue
Copy Permalink