mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-22 11:40:10 +08:00
fix travis-ci
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ var File = pathwatcher.File;
|
||||
class SampleView extends _atom.ScrollView {
|
||||
|
||||
editorId:string;
|
||||
file:pathwatcher.IFile;
|
||||
file:PathWather.IFile;
|
||||
editor:AtomCore.IEditor;
|
||||
|
||||
static deserialize(state:any):SampleView {
|
||||
|
||||
Reference in New Issue
Block a user