fix: remove wrong expression
This commit is contained in:
parent
0523350f39
commit
fe2c3906ca
@ -3,5 +3,3 @@
|
|||||||
* same format as `new Date().toISOString()`
|
* same format as `new Date().toISOString()`
|
||||||
*/
|
*/
|
||||||
export type DateISO<T extends string = string> = T
|
export type DateISO<T extends string = string> = T
|
||||||
|
|
||||||
new Date().toISOString()
|
|
Loading…
x
Reference in New Issue
Block a user