summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/cjs_this_in_exports/main.out
blob: 653a62335bec41d146d14e10a71637c604c04324 (plain)
1
2
3
4
5
1
1
error: Uncaught TypeError: this.otherMethod is not a function
    at getValue (file://[WILDCARD]/@denotest/cjs-this-in-exports/1.0.0/index.js:3:17)
    at file://[WILDCARD]/testdata/npm/cjs_this_in_exports/main.js:11:1