Type Alias PushResponse

PushResponse: ArrayExtraDataProperty<ApiResponse<{
    createdFileId: string;
}>[]>