Preparing search index...
The search index is not available
@arianee/arn-client
@arianee/arn-client
DefaultArnDataService
Class DefaultArnDataService
Hierarchy
DefaultArnDataService
Implements
ArnDataService
Index
Constructors
constructor
Properties
auth
config
http
Methods
get
Constructors
constructor
new
Default
Arn
Data
Service
(
config
:
ArnValidDataConfig
, http
:
ArnHttpService
, auth
:
ArnAuthService
)
:
DefaultArnDataService
Parameters
config:
ArnValidDataConfig
http:
ArnHttpService
auth:
ArnAuthService
Returns
DefaultArnDataService
Properties
Protected
auth
auth
:
ArnAuthService
Readonly
config
config
:
ArnValidDataConfig
Protected
http
http
:
ArnHttpService
Methods
get
get
<
T
>
(
path
:
string
)
:
Promise
<
T
>
Type Parameters
T =
any
Parameters
path:
string
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@arianee/arn-
client
Default
Arn
Data
Service
constructor
auth
config
http
get
Generated using
TypeDoc