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