summaryrefslogtreecommitdiff
path: root/tests/specs/check/package_json_with_deno_json/other.ts
blob: 997d84adfb2fc24e4235a24b4838fa460f89d5d0 (plain)
1
2
3
console.log(1);

export const NUMBER_VALUE = 1;