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