aboutsummaryrefslogtreecommitdiff
path: root/snippets/typescript/function.tsx
blob: ac1b290613241eca4ba691150b85b277271f0dd1 (plain) (blame)
1
2
3
const $1 = ($2) => {
  $3
};