json2yamlresume
Preparing search index...
JSONResumeBasics
Type Alias JSONResumeBasics
type
JSONResumeBasics
=
{
email
?:
string
;
image
?:
string
;
label
?:
string
;
location
?:
JSONResumeLocation
;
name
?:
string
;
phone
?:
string
;
profiles
?:
JSONResumeProfileItem
[]
;
summary
?:
string
;
url
?:
string
;
}
Index
Properties
email?
image?
label?
location?
name?
phone?
profiles?
summary?
url?
Properties
Optional
email
email
?:
string
Optional
image
image
?:
string
Optional
label
label
?:
string
Optional
location
location
?:
JSONResumeLocation
Optional
name
name
?:
string
Optional
phone
phone
?:
string
Optional
profiles
profiles
?:
JSONResumeProfileItem
[]
Optional
summary
summary
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
image
label
location
name
phone
profiles
summary
url
json2yamlresume
Loading...