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

    Function getShapeClasses

    • Resolves a shape's inherited classes.

      Resolves shape to its target resource shape, then takes its classes (the supertypes it inherits). Yields undefined when shape resolves to no resource shape or it declares none.

      Parameters

      Returns readonly string[] | undefined

      The inherited classes, or undefined when absent

      If shape transitively references itself, producing a circular extends chain