swc/crates/swc_bundler/tests/deno-exec/deno-10167/case1/entry.ts
2022-05-04 14:25:28 +00:00

2 lines
58 B
TypeScript

export function myFunc({ ...data }: { field: string }) {}