export default function resolvePackageEntry(pkg, options) {
  throw new Error('Not implemented');
}
Run tests to see results.