/** @jsx h */ import h from '../../helpers/h' export const props = {} export const value = ( word ) export const output = `
word
`.trim()