yaml-resume API
Preparing search index...
types
ResumeProject
Interface ResumeProject
interface
ResumeProject
{
description
?:
string
;
endDate
?:
string
;
entity
?:
string
;
highlights
?:
string
[]
;
keywords
?:
string
[]
;
name
?:
string
;
roles
?:
string
[]
;
startDate
?:
string
;
type
?:
string
;
url
?:
string
;
}
Index
Properties
description?
end
Date?
entity?
highlights?
keywords?
name?
roles?
start
Date?
type?
url?
Properties
Optional
description
description
?:
string
Optional
end
Date
endDate
?:
string
Optional
entity
entity
?:
string
Optional
highlights
highlights
?:
string
[]
Optional
keywords
keywords
?:
string
[]
Optional
name
name
?:
string
Optional
roles
roles
?:
string
[]
Optional
start
Date
startDate
?:
string
Optional
type
type
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
end
Date
entity
highlights
keywords
name
roles
start
Date
type
url
yaml-resume API
Loading...