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

Commit 589c0b1

Browse files
teppeismprobst
authored andcommitted
Add OffscreenCanvas to CLOSURE_EXTERNS_NOT_USED_IN_TYPESCRIPT for latest Closure Compiler
1 parent 821be32 commit 589c0b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ public class PlatformSymbols {
229229
"OES_depth_texture",
230230
"OES_vertex_array_object",
231231
"ObjectPropertyDescriptor",
232+
"OffscreenCanvas",
232233
"PerformanceLongTaskTiming",
233234
"PerformanceObserver",
234235
"PerformanceObserverCallback",

0 commit comments

Comments
 (0)