Get the nearest package root directory relative to the calling module URL.
The import.meta.url of the calling module.
import.meta.url
The absolute package root path, or undefined on any error.
undefined
Get the nearest package root directory relative to the calling module URL.