- Preparing search index...
- The search index is not available
SylvieJS
Methods
byId
- byId(id: any): any
-
Returns any
clear
- clear(): void
-
Returns void
get
- get(key: any): any
-
Returns any
remove
- remove(key: any): void
-
Returns void
set
- set(obj: any): void
-
Returns void
update
- update(obj: any, doc: any): void
-
Returns void
Updates a document's unique index given an updated object.