Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit cc78e97

Browse files
teppeisrkirov
authored andcommitted
Add FullscreenOptions to CLOSURE_EXTERNS_NOT_USED_IN_TYPESCRIPT list
1 parent 7f9beae commit cc78e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/google/javascript/clutz/PlatformSymbols.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ public class PlatformSymbols {
153153
"EventSourceInit",
154154
"ExceptionCode",
155155
"FetchRequestType",
156+
"FullscreenOptions",
156157
"FontFace",
157158
"FontFaceDescriptors",
158159
"FontFaceLoadStatus",

0 commit comments

Comments
 (0)