Skip to content

Commit

Permalink
chore: remove triple-slash directives from typings (#1285) (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
yo1dog committed Jul 13, 2022
1 parent 95165d5 commit bcfb71c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion @types/index.d.ts
@@ -1,5 +1,4 @@
/// <reference types="node" />
/// <reference lib="dom" />

import {RequestOptions} from 'http';
import {FormData} from 'formdata-polyfill/esm.min.js';
Expand Down

0 comments on commit bcfb71c

Please sign in to comment.