Skip to content

Commit

Permalink
<reference no-default-lib="true"/>
Browse files Browse the repository at this point in the history
  • Loading branch information
aajanki committed Oct 17, 2024
1 parent 9c11ad3 commit 261f6eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/types/global.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
export {}

/// <reference no-default-lib="true"/>

declare global {
// Minimal definition of Symbol.iterator required by the for-of statement
interface SymbolConstructor {
Expand Down

0 comments on commit 261f6eb

Please sign in to comment.