mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
fix indent
This commit is contained in:
Vendored
+1
-1
@@ -944,7 +944,7 @@ declare module AtomCore {
|
||||
interface IPackage {
|
||||
mainModulePath: string;
|
||||
mainModule: any;
|
||||
enable(): void;
|
||||
enable(): void;
|
||||
disable(): void;
|
||||
isTheme(): boolean;
|
||||
getType(): string;
|
||||
|
||||
Reference in New Issue
Block a user