This commit is contained in:
Yihao Wang 2025-07-14 14:18:15 +12:00
commit 911057d560

View file

@ -1,5 +1,3 @@
import { DefinedTool } from '@tools/defineTool';
const bookmarkedToolsKey = 'bookmarkedTools';
export function getBookmarkedToolPaths(): string[] {