Browse Source

fix: another extern name :)

Tienson Qin 5 years ago
parent
commit
810783e0fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      externs.js

+ 1 - 0
externs.js

@@ -36,6 +36,7 @@ dummy.generateAsync = function() {};
 dummy.showOpenFilePicker = function() {};
 dummy.showDirectoryPicker = function() {};
 dummy.getDirectoryHandle = function() {};
+dummy.getFileHandle = function() {};
 dummy.removeEntry = function() {};
 dummy.getFile = function() {};
 dummy.text = function() {};