@karmaniverous/jeeves
    Preparing search index...

    Function getPackageVersion

    • Get the version string from the nearest package.json relative to the caller's module URL.

      Parameters

      • importMetaUrl: string

        The import.meta.url of the calling module.

      Returns string

      The version field, or 'unknown' on any error.