This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
rwadurian
Watch
1
Star
0
Fork
You've already forked rwadurian
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0be3fe619e
rwadurian
/
backend
/
services
/
presence-service
/
src
/
application
/
commands
/
calculate-dau
/
calculate-dau.command.ts
4 lines
82 B
TypeScript
Raw
Blame
History
export
class
CalculateDauCommand
{
constructor
(
public
readonly
date
:
Date
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink