This website requires JavaScript.
Explore
Help
Sign In
enfance-libre
/
statistiques
mirror of
https://framagit.org/enfance-libre/statistiques
Watch
1
Star
0
Fork
You've already forked statistiques
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
af0fba621a
statistiques
/
src
/
period
/
Period.ts
5 lines
54 B
TypeScript
Raw
Blame
History
export
type
Period
=
{
start
:
Date
;
end
:
Date
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink