polarity-integration-utils
Preparing search index...
index.docs
CustomType
Interface CustomType
Custom entity type definition for config.json
interface
CustomType
{
description
?:
string
;
editable
?:
boolean
;
enabled
?:
boolean
;
key
:
string
;
name
?:
string
;
regex
:
string
;
type
?:
"custom"
;
}
Index
Properties
description?
editable?
enabled?
key
name?
regex
type?
Properties
Optional
description
description
?:
string
Optional
editable
editable
?:
boolean
Optional
enabled
enabled
?:
boolean
key
key
:
string
Optional
name
name
?:
string
regex
regex
:
string
Optional
type
type
?:
"custom"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
editable
enabled
key
name
regex
type
polarity-integration-utils
Loading...
Custom entity type definition for config.json