mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-30 17:04:20 +08:00
Update oboe.d.ts
This commit is contained in:
2
oboe/oboe.d.ts
vendored
2
oboe/oboe.d.ts
vendored
@@ -34,7 +34,7 @@ declare module "oboe" {
|
||||
|
||||
start(callback: (status: number, headers: Object) => void): Oboe;
|
||||
|
||||
abort();
|
||||
abort():void;
|
||||
|
||||
source: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user