mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
fix indent
This commit is contained in:
2
atom/atom.d.ts
vendored
2
atom/atom.d.ts
vendored
@@ -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