English
Appearance
API / OuputDataType
type OuputDataType = ItemOption & { blob?: Blob; buffer?: Buffer; dataURL?: string; };
ouputdata
blob?
Blob
buffer?
Buffer
dataURL?
string