UNPKG

@vega/review-tool

Version:
13 lines (11 loc) 233 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); // Contains an invitation to review an article exports.default = { title: 'Review Invite', name: 'reviewInvite', type: 'document', fields: [] };