9 lines
157 B
JavaScript

const narrator = {
id: 'id-of-peter-pan',
name: "Peter Pan",
slug: "peter-pan",
termsAndConditionsAgreedVersion: '0.0.4',
}
export default narrator