mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
2c4d99a458
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2 lines
65 B
JavaScript
2 lines
65 B
JavaScript
/// <reference types="./types.d.ts" />
|
|
export const foo = "foo";
|