Classes
Methods
-
<static> remote( path ) → {Actions.CustomFunctionAction}
action
-
Description
- Calls a custom function. For more information about remote custom functions see the documentation
Parameters
Name Type Description path
string Specifies the URL of the remote custom function.
Returns
Details
-
<static> wasm( publicID ) → {Actions.CustomFunctionAction}
action
-
Description
- Calls a custom function. For more information about wasm custom functions see the documentation
Parameters
Name Type Description publicID
string Specifies the publicID of the custom function stored in Cloudinary
Returns
Details