-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this
Milestone
Description
TypeScript Version: 3.1.0-dev.20180717
Search Terms: FileReader readAsText
Code
// This is a documentation related issue only, so no code.
Expected behavior:
FileReader.readAsText(blob[, encoding])
See MDN documentation: https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsText
Actual behavior:
FileReader.readAsText(blob[, label])
Playground Link:
N/A
Related Issues:
N/A
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this