Skip to content

sanitizeForClient

function sanitizeForClient(part): object;
Parameter Type

part

{ error?: string; type: string; }

part.error?

string

part.type

string

object

optional error?: string;
type: string;