* Resolve a package's entry point by reading its package.json exports. * * @param {string} packagePath - Path to the package directory * @param {string} subpath - Subpath within the package (e.g., 'bot' for '@chatbotkit/sdk/bot') * @returns {string|null} The resolved file path or null if not fou
(packagePath, subpath)
source not stored for this graph (policy: none)