/** * Public SDK subpath for moving browser-owned paths to the platform trash. */ import "../infra/fs-safe-defaults.js"; export { movePathToTrash, type MovePathToTrashOptions } from "@openclaw/fs-safe/advanced";