mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
toJSON() added
This commit is contained in:
Vendored
+1
@@ -227,6 +227,7 @@ declare module moment {
|
||||
|
||||
toDate(): Date;
|
||||
toISOString(): string;
|
||||
toJSON(): string;
|
||||
unix(): number;
|
||||
|
||||
isLeapYear(): boolean;
|
||||
|
||||
Reference in New Issue
Block a user