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
1326aaf5f5
sp-dev-fx-webparts
/
samples
/
react-officegraph
/
lib
/
webparts
/
IActorInformation.d.ts
7 lines
114 B
TypeScript
Raw
Blame
History
export
interface
IActorInformation
{
id
:
number
;
name
:
string
;
email
:
string
;
photoUrl
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink