mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-01 11:50:54 +08:00
Merge branch 'patch-1' of https://github.com/gscshoyru/DefinitelyTyped into momentjs-zone-function
This commit is contained in:
Vendored
+2
@@ -121,6 +121,8 @@ interface Moment {
|
||||
|
||||
isLeapYear(): boolean;
|
||||
zone(): number;
|
||||
zone(b: number) Moment;
|
||||
zone(b: string): Moment;
|
||||
daysInMonth(): number;
|
||||
isDST(): boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user