1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/testdata/subdir/tla.ts

2 lines
51 B
TypeScript
Raw Permalink Normal View History

2020-02-25 15:33:19 -05:00
export const foo = await Promise.resolve("Hello");