@darthcav/ts-utils
    Preparing search index...

    Function toRuntimeObjectArray

    • Filters an unknown value down to an array of runtime JSON objects.

      Parameters

      • value: unknown

        Value that may contain runtime objects.

      Returns RuntimeObject[]

      Only the elements that can be treated as RuntimeObject values.