mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
fixed indent
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ declare module moment {
|
||||
interface Moment {
|
||||
tz(): string;
|
||||
tz(timezone: string): Moment;
|
||||
zoneAbbr() :Moment;
|
||||
zoneAbbr() :Moment;
|
||||
zoneName() :Moment;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user