Membrane React - v0.6.0
    Preparing search index...

    Variable DataCollectionDeleteSpecConst

    DataCollectionDeleteSpec: ZodObject<
        {
            apiRequests: ZodOptional<
                ZodArray<ZodObject<{ path: ZodUnknown; method: ZodUnknown }, $strip>>,
            >;
        },
        $strip,
    >