+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "sharedSingleStatMigrationHandler"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
+++
## sharedSingleStatMigrationHandler() function
### sharedSingleStatMigrationHandler() function
Signature
```typescript
export declare function sharedSingleStatMigrationHandler(panel: PanelModel): SingleStatBaseOptions;
```
Import
```typescript
import { sharedSingleStatMigrationHandler } from '@grafana/ui';
```
Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| panel | PanelModel<SingleStatBaseOptions>
| |
Returns:
`SingleStatBaseOptions`