@metreeca/blue - v0.10.0
    Preparing search index...

    Function getShapeProperties

    • Resolves a shape's entries.

      Resolves shape to its target resource shape, then takes its entries keyed by name. Yields an empty record when shape resolves to no resource shape.

      Parameters

      Returns { readonly [entry: string]: Entry }

      The entries keyed by name, or an empty record when absent

      If shape transitively references itself, producing a circular extends chain