This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
lhl
/
zyAdmin
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
2bdf874dbb
Branches
Tags
master
zyAdmin
/
node_modules
/
date-fns
/
end_of_today
/
index.d.ts
index.d.ts
103 B
Histórico
Raw
1
2
3
4
declare module 'date-fns/end_of_today' {
import {endOfToday} from 'date-fns'
export = endOfToday
}