GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/offline/cache/profile-icons
ProfileWithIcons
Interface ProfileWithIcons
Minimal profile shape needed to locate the taxonomy config file.
interface
ProfileWithIcons
{
icons
?:
IconsLike
;
Files
?:
{
modules
?:
Record
<
string
,
unknown
>
}
;
}
Index
Properties
icons?
Files?
Properties
Optional
icons
icons
?:
IconsLike
Optional
Files
Files
?:
{
modules
?:
Record
<
string
,
unknown
>
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
icons
Files
GeoLeaf Core API - v3.0.0
Loading...
Minimal profile shape needed to locate the taxonomy config file.