Type Alias CreateLinkChartFn

CreateLinkChartFn: ((params: CreateLinkChartParams) => Promise<WorkspaceItem | undefined>)