export default (o: { char: string }) => ( //{/* @ts-ignore */} {o.char );