Strata - v1.4.10
    Preparing search index...

    Function probeOptionalPackage

    • Probes for an optional package availability. This attempts to load the package and caches the result.

      Parameters

      • packageName: string

        The npm package name to probe

      Returns Promise<boolean>

      Promise resolving to true if the package is available