mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-08 08:04:19 +08: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