Skip to content

Commit

Permalink
Update FileTypes.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsFlem authored Oct 23, 2024
1 parent 48582a3 commit b03898e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/FileTypes.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,3 @@ declare module "*.pdf" {
const src: string;
export default src;
}

interface Window {
MSStream?: any;
}

0 comments on commit b03898e

Please sign in to comment.