mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
added guess(): MomentZone
This commit is contained in:
committed by
sclausen
parent
a9680ac2ef
commit
5000de60ee
Vendored
+1
@@ -68,6 +68,7 @@ interface MomentTimezone {
|
||||
}): void;
|
||||
|
||||
names(): string[];
|
||||
guess(): MomentZone;
|
||||
|
||||
setDefault(timezone: string): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user