summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/specifier-two-slashes/1.0.0/index.js
blob: aca5ca1b8efbbd534ea1f5a0d7afc821077f6b1a (plain)
1
2
// node.js will resolve this as ./other.js
export * from ".//other.js";