json2yamlresume
Preparing search index...
JSONResumeAwardItem
Type Alias JSONResumeAwardItem
TypeScript interfaces for JSON Resume schema Based on
https://jsonresume.org/schema/
type
JSONResumeAwardItem
=
{
awarder
?:
string
;
date
?:
string
;
summary
?:
string
;
title
?:
string
;
}
Index
Properties
awarder?
date?
summary?
title?
Properties
Optional
awarder
awarder
?:
string
Optional
date
date
?:
string
Optional
summary
summary
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
awarder
date
summary
title
json2yamlresume
Loading...
TypeScript interfaces for JSON Resume schema Based on https://jsonresume.org/schema/