UNPKG
tilince-test-456
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
ZEGO ZIMKit SDK for Web React
tilince-test-456
/
components
/
ZIMKitCommon
/
ToolUtil
/
dateFormat.d.ts
2 lines
(1 loc)
•
82 B
TypeScript
View Raw
1
2
export
declare
function
dateFormat
(
date
:
number
|
string
,
time
:
boolean
):
string
;