- Preparing search index...
- The search index is not available
gaebolg
Function successDeliveredObject
- successDeliveredObject(data: object, userAgent: null | string): Promise<{
body: string;
headers: {
Content-Type: string;
};
statusCode: number;
}>
-
Parameters
-
data: object
-
userAgent: null | string
Returns Promise<{
body: string;
headers: {
Content-Type: string;
};
statusCode: number;
}>