@rendley/sdk - v1.12.6
    Preparing search index...

    Variable promiseConst

    promise: <T extends Zod.ZodTypeAny>(
        schema: T,
        params?: Zod.RawCreateParams,
    ) => Zod.ZodPromise<T>

    Type Declaration