Action
    Preparing search index...

    Type Alias OrExplicit<T>

    OrExplicit: T | Explicit<T>

    Type helper for parameters of managed functions which accecpt interfaces which may be explicitly implemented.

    Type Parameters

    • T