import "./fs-safe-defaults.js"; export { tempWorkspace, tempWorkspaceSync, type TempWorkspace, type TempWorkspaceOptions, type TempWorkspaceSync, withTempWorkspace, withTempWorkspaceSync, } from "@kodelyth/fs-safe/temp";