drupflare/worker - v1.0.0
    Preparing search index...

    Function allKnownCapabilities

    • The classification set, this table merged over the shipped one.

      catalog.ts keeps its own list because it ships with the artifact; this one is the working set from the compatibility pass. Merging rather than replacing means a module classified in both places takes the value here, which is the more recently measured of the two.

      Parameters

      Returns Record<string, readonly ModuleCapability[]>