This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
cmy
/
ddcAdmin
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
30ff4614a3
Rami (Branch)
Tag
master
ddcAdmin
/
node_modules
/
date-fns
/
end_of_month
/
index.d.ts
index.d.ts
103 B
Cronologia
Originale
1
2
3
4
declare module 'date-fns/end_of_month' {
import {endOfMonth} from 'date-fns'
export = endOfMonth
}