Members
(static) CocodaSDK
CocodaSDK class (to create new instances or checks with instanceof
)
(static) cdk :CocodaSDK
Default CocodaSDK instance
Type:
(static) errors :Object
Object of error classes
Type:
- Object
(static) utils :Object
Object of utility functions
Type:
- Object
Methods
(static) addAllProviders(_cdkopt)
Adds all available providers to a CocodaSDK instance.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
_cdk | CocodaSDK | <optional> | CocodaSDK instance to which to add the providers (defaults to default instance) |