Libraries
    Preparing search index...

    Variable promiseConst

    promise: <TWrapped extends SchemaBuilder<any, any, any, any, any>>(
        wrapped: TWrapped,
    ) => ExtendedPromise<TWrapped> = ...

    Type Declaration