summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useRefreshMemoryCommand.ts
blob: 025eb9a05e5be7b80f98aaf402c4e03174e11b70 (plain)
1
2
3
4
5
6
7
/**
 * @license
 * Copyright 2025 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */

export const REFRESH_MEMORY_COMMAND_NAME = '/refreshmemory';