update

external fun update(key: String, updater: (oldValue: Any?) -> Any, customStore: UseStore = definedExternally): Promise<Unit>