mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Upgrade master-only packages to types-2.0
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/// <reference path="./plugapi.d.ts" />
|
||||
|
||||
import * as PlugAPI from "plugapi";
|
||||
|
||||
new PlugAPI({
|
||||
@@ -32,4 +30,4 @@ new PlugAPI({
|
||||
} else {
|
||||
console.log("Error initializing plugAPI: " + err);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user