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
/
enums
/
DateTime.ts
5 lines
63 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Apply Biome Formatting This is the result of running `npm run format` which applies the Biome formatting rules. Rejoice!
2024-07-23 11:12:53 -04:00
export
enum
DateTime
{
restructured Notification interfaces... - Restructured notification interfaces - Added some missing enums
2024-05-15 23:47:37 +01:00
CURR
=
"CURR"
,
PAST
=
"PAST"
,
}
Reference in New Issue
Copy Permalink