@hmiproject/helio-sdk
    Preparing search index...

    Function useInstanceResolver_unstable

    • Experimental

      Might be removed in future versions or change behavior

      Returns <PropsType extends Record<string, unknown>>(
          instanceRef: InstanceRefSchema,
          predicate?: (props: object) => props is PropsType,
      ) => DisplayInstance<PropsType> | undefined