This website works better with JavaScript
Home
Explore
Help
Register
Sign In
bozzysadmb
/
ISCS-Client-V1.0
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
dff9f68027
Branches
Tags
develop
develop-V2.0
master
ISCS-Client-V1....
/
node_modules
/
date-fns
/
fp
/
setSeconds.d.mts
setSeconds.d.mts
107 B
History
Raw
1
2
3
4
5
export declare const setSeconds: import("./types.js").FPFn2<
Date,
number,
string | number | Date
>;