type RenderTemplateRequest = object;
data: DatasetData | StringData;
template: string;
Was this page helpful?