Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 0899346

Browse files
committed
add filereader global
1 parent ad635f6 commit 0899346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/browser-add-file/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* globals FileReader */
12
'use strict'
23

34
var ipfs = window.IpfsApi()

0 commit comments

Comments
 (0)