summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/package_json/deno_json/other.ts
blob: 997d84adfb2fc24e4235a24b4838fa460f89d5d0 (plain)
1
2
3
console.log(1);

export const NUMBER_VALUE = 1;