Members

(static) CocodaSDK

CocodaSDK class (to create new instances or checks with instanceof)

(static) cdk :CocodaSDK

Default CocodaSDK instance

(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:
NameTypeAttributesDescription
_cdkCocodaSDK<optional>

CocodaSDK instance to which to add the providers (defaults to default instance)