a2d741f60f
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
754 B
754 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "standardTransformersRegistry" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++
standardTransformersRegistry variable
standardTransformersRegistry variable
Registry of transformation options that can be driven by stored configuration files.
Signature
standardTransformersRegistry: Registry<TransformerRegistyItem<any>>
Import
import { standardTransformersRegistry } from '@grafana/data';