index.tsx 59 Bytes BlameHistoryPermalink Edit 1 export const Greeter = (name: string) => `Hello ${name}`;