mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 12:34:57 +01:00
2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
|
declare function date (format : string, timestamp? : string | number | Date);
|