1 2 3 4 5 6
export default { // TODO describe property types here // mystr: 'string', // mynum: 'number', // mybool: 'boolean', };