LWT JavaScript API
Preparing search index...
modules/dictionary/api/local_dictionaries_api
LocalDictionaryMutationResponse
Interface LocalDictionaryMutationResponse
Envelope returned by the mutating endpoints.
interface
LocalDictionaryMutationResponse
{
error
?:
string
;
success
:
boolean
;
}
Index
Properties
error?
success
Properties
Optional
error
error
?:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
success
LWT JavaScript API
Loading...
Envelope returned by the mutating endpoints.