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 Sep 16, 2021
1 parent 891321b commit 6ea1844
Showing 1 changed file with 282 additions and 284 deletions.
Loading

0 comments on commit 6ea1844

Please # to comment.