summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/dual-cjs-esm/1.0.0/subpath/main.mjs
blob: 47e8cd51623a3512fdf18172465d760ea43ef3e3 (plain)
1
2
3
export function getSubPathKind() {
  return "esm";
}