summaryrefslogtreecommitdiff
path: root/tests/testdata/npm/directory_import/folder_no_index.ts
blob: 4c5fb7ec09e723fe3d339364aa18844d76bbb137 (plain)
1
2
import test from "npm:@denotest/sub-folders/folder_no_index";
console.log(test);