docs: add audit tools

This commit is contained in:
2026-09-12 21:48:39 +05:00
parent ce33201302
commit 71b5c90a4a
2 changed files with 66 additions and 0 deletions
@@ -4,6 +4,7 @@
FieldSpecKind,
ToolSchema,
} from "$lib/registry-schema";
import { fieldLabel as labelOf } from "$lib/i18n/schema-tool-strings";
import { RotateCcw } from "@lucide/svelte";
import type { Component } from "svelte";
import DimensionField from "./fields/DimensionField.svelte";