Nyora (JavaScript) - v0.1.1
    Preparing search index...

    Function sourceToHelperShape

    • Normalize a bundled source record into the helper REST source shape.

      Parameters

      • source: Record<string, unknown>

        A raw source entry from the parser bundle's catalog.

      Returns JsonDict

      A camelCase object matching the helper /sources contract, suitable for sourceFromJson.