method TransformationRegistry.prototype.has
TransformationRegistry.prototype.has(type: TransformationType): boolean

Checks if a transformation is registered.

Parameters

Return Type

boolean

Usage

import { TransformationRegistry } from ".";