Skip to content

Commit 61b0377

Browse files
Bashamegasaschanaz
andauthored
🤖 Merge PR DefinitelyTyped#73939 Adds StyleMedia Interface by @Bashamega
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent c030728 commit 61b0377

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

types/react/v15/index.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3724,6 +3724,8 @@ declare namespace React {
37243724
// https://github.com/nikeee/2048-typescript/blob/master/2048/js/touch.d.ts
37253725
// ----------------------------------------------------------------------
37263726

3727+
interface StyleMedia {}
3728+
37273729
interface AbstractView {
37283730
styleMedia: StyleMedia;
37293731
document: Document;

0 commit comments

Comments
 (0)