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