summaryrefslogtreecommitdiff
path: root/tests/registry/jsr/@denotest/unstable/1.0.0-beta.2/mod.ts
blob: 4e599641ef49a5e999acb357c02fd8be7f7063ed (plain)
1
2
3
export function doThing() {
    return "thing2";
}