mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
backlog-js should use lib instead of isomorphic-fetch
This commit is contained in:
parent
4cb5f8c313
commit
fae193727a
2
types/backlog-js/index.d.ts
vendored
2
types/backlog-js/index.d.ts
vendored
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user