deno/cli/tests/ts_type_imports_foo.ts
2020-05-22 19:05:18 +02:00

2 lines
39 B
TypeScript

export type Foo = Map<string, number>;