Skip to content

Commit

Permalink
remove triple-slash directives from typings node-fetch#1285
Browse files Browse the repository at this point in the history
  • Loading branch information
yo1dog committed Sep 13, 2021
1 parent 9cd2e43 commit 7268154
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions @types/index.d.ts
@@ -1,6 +1,3 @@
/// <reference types="node" />
/// <reference lib="dom" />

import {Agent} from 'http';

type AbortSignal = {
Expand Down

0 comments on commit 7268154

Please sign in to comment.