Skip to content

Commit

Permalink
Remove ‘declare module’ from TypeScript declaration
Browse files Browse the repository at this point in the history
‘declare module’ is for declaring a third-party module, not for
publishing first-party declarations.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
  • Loading branch information
andersk committed Feb 2, 2022
1 parent c4b429f commit 6d5fac2
Showing 1 changed file with 277 additions and 279 deletions.
Loading

0 comments on commit 6d5fac2

Please sign in to comment.