yaschema
    Preparing search index...

    Type Alias TypeOrPromisedType<T>

    TypeOrPromisedType: T | Promise<T>

    Type Parameters

    • T