UNPKG
@vega/review-tool
Version:
focused-comments (0.1.0-focused-comments.72385f62)
latest (0.3.0)
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.1
0.2.0
0.1.0-focused-comments.72385f62
vegapublish.com
VegaPublish/vega
@vega/review-tool
/
src
/
schema
/
reviewInvite.js
9 lines
(7 loc)
•
150 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
// Contains an invitation to review an article
export
default
{ title:
'Review Invite'
, name:
'reviewInvite'
,
type
:
'document'
, fields: [] }