This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
sp-dev-fx-webparts
mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
Watch
1
Star
0
Fork
You've already forked sp-dev-fx-webparts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d8f5774bbe
sp-dev-fx-webparts
/
samples
/
angular-ngofficeuifabric-fi...
/
lib
/
webparts
/
angularFileUpload
/
interfaces
/
IFile.d.ts
5 lines
80 B
TypeScript
Raw
Blame
History
export
interface
IFile
{
fileName
:
string
;
fileAsBuffer
:
ArrayBuffer
;
}
Reference in New Issue
View Git Blame
Copy Permalink