This website works better with JavaScript
首页
发现
帮助
注册
登录
904118851
/
game_zhineng_baoliang
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
12e91d2939
分支列表
标签列表
master
game_zhineng_ba...
/
node_modules
/
date-fns
/
fp
/
isLeapYear.d.cts
isLeapYear.d.cts
100 B
文件历史
原始文件
1
2
3
4
export declare const isLeapYear: import("./types.js").FPFn1<
boolean,
string | number | Date
>;