PluginRegistry.prototype.getTransformation(type: string): TransformationPlugin | undefined
Usage
import { PluginRegistry } from ".";
PluginRegistry.prototype.getTransformation(type: string): TransformationPlugin | undefined
import { PluginRegistry } from ".";