Skip to content

Commit

Permalink
fix: another extern name :)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed Dec 6, 2020
1 parent 8fe8e0c commit 810783e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -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() {};

0 comments on commit 810783e

Please sign in to comment.