Methods
(inner) transformFactory(type) → {function}
This function is used to retirn a transform associated
with the given type.
Parameters:
Name | Type | Description |
---|---|---|
type |
string | The type of the transform. |
Returns:
The transform function.
- Type
- function