mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
backlog-js should use lib instead of isomorphic-fetch
This commit is contained in:
Vendored
+1
-1
@@ -2,9 +2,9 @@
|
||||
// Project: https://github.com/nulab/backlog-js
|
||||
// Definitions by: Yuichi Watanabe <https://github.com/vvatanabe>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
/// <reference types="node" />
|
||||
/// <reference types="isomorphic-fetch" />
|
||||
|
||||
declare class Request {
|
||||
private configure;
|
||||
|
||||
Reference in New Issue
Block a user