export const storyNodeDefs = [ { id: 'boot_intro', prose: 'Placeholder boot.', triggers: [{ type: 'boot', targetNodeId: 'boot_intro' }], }, ];