@karmaniverous/jeeves
    Preparing search index...

    Function getPackageRoot

    • Get the nearest package root directory relative to the calling module URL.

      Parameters

      • importMetaUrl: string

        The import.meta.url of the calling module.

      Returns string | undefined

      The absolute package root path, or undefined on any error.