chore: convert guest-view-manager.js to TypeScript (#25825)

This commit is contained in:
Milan Burda
2020-10-13 03:29:08 +02:00
committed by GitHub
parent d78d7b3a55
commit f827acc3be
8 changed files with 86 additions and 67 deletions

View File

@@ -1,5 +1,3 @@
'use strict';
/* global nodeProcess, isolatedWorld */
process._linkedBinding = nodeProcess._linkedBinding;