Services
Interfaces
ConfigInfo
Defined in: settings/apps.ts:25
Properties
Property | Type | Defined in |
---|---|---|
config | string [][] | settings/apps.ts:27 |
name | string | settings/apps.ts:26 |
VersionInfo
Defined in: settings/apps.ts:21
Properties
Property | Type | Defined in |
---|---|---|
name | string | settings/apps.ts:22 |
version | string | settings/apps.ts:23 |
Type Aliases
IQuickLRU
IQuickLRU:
QuickLRU
<string
,any
>
Defined in: stash/index.ts:8
SessionObj
SessionObj:
object
Defined in: common/ipfs.connector.ts:20
Type declaration
Name | Type | Defined in |
---|---|---|
cacao | Cacao | common/ipfs.connector.ts:22 |
sessionKeySeed | string | common/ipfs.connector.ts:21 |
Variables
availableCollections
const
availableCollections:Readonly
<{InstalledExtensions
:string
;Settings
:string
; }>
Defined in: db/index.ts:8
LabelTypes
const
LabelTypes:object
Defined in: gql/index.ts:29
Type declaration
Name | Type | Default value | Defined in |
---|---|---|---|
CATEGORY | "core#category" | 'core#category' | gql/index.ts:31 |
INTEREST | "core#interest" | 'core#interest' | gql/index.ts:32 |
MENTION | "core#mention" | 'core#mention' | gql/index.ts:33 |
TAG | "core#tag" | 'core#tag' | gql/index.ts:30 |