Preparing search index...
The search index is not available
@coopenomics/sdk
@coopenomics/sdk
Types
Controller
ISettings
Interface ISettings
interface
ISettings
{
app
:
{
description
:
string
;
title
:
string
;
}
;
provider
:
{
client
:
string
;
name
:
string
;
secret
:
string
;
}
;
}
Index
Properties
app
provider
Properties
app
app
:
{
description
:
string
;
title
:
string
;
}
Type declaration
description
:
string
title
:
string
provider
provider
:
{
client
:
string
;
name
:
string
;
secret
:
string
;
}
Type declaration
client
:
string
name
:
string
secret
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
app
provider
@coopenomics/sdk
Loading...