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