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