Preparing search index...
The search index is not available
@ikonintegration/ikapi - v5.0.6
@ikonintegration/ikapi
src/Config/Configuration
ConfigurationSchema
Type Alias ConfigurationSchema
Configuration
Schema
:
{
[
name
:
string
]
:
{
cachingPolicy
?:
string
;
isLocal
?:
boolean
;
isRemote
?:
boolean
;
isSecure
?:
boolean
;
nameOverride
?:
string
;
noPrefix
?:
boolean
;
required
?:
boolean
;
}
;
}
Represents the schema for the configuration object.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ikonintegration/ikapi - v5.0.6
Loading...
Represents the schema for the configuration object.