Skip to content

@sqlrooms/python / PythonAssetOutput

Type Alias: PythonAssetOutput

PythonAssetOutput = object

Asset output payload the host may persist as a document/block asset.

Properties

name

name: string


mimeType

mimeType: string


data

data: ArrayBuffer | string