/** * @fileoverview Tests for `resolvePackageEntryPoint`. * * Covers the three documented `exports` shapes (string, object with * string `.`, object with conditioned `.`), the `pkg.main` fallback, * the `./index.js` fallback, and the absent / malformed cases. */ export {}; //# sourceMappingURL=package-entry.test.d.ts.map