Update file-like-object.class.ts #1043

Open
ronliruonan wants to merge 1 commits from unknown repository into development
ronliruonan commented 2018-08-07 09:31:40 +00:00 (Migrated from github.com)

The "rawFile" variable should be annotated by "any", because it's an object in actual use.
Otherwise, using “rawFile.xx” leads to tsLint's errors

The "rawFile" variable should be annotated by "any", because it's an object in actual use. Otherwise, using “rawFile.xx” leads to tsLint's errors
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin unknown repository:unknown repository
git checkout unknown repository
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1043