/** * SMI-2274: Safe filesystem operations tests * * Tests for symlink-safe file write operations. * Covers: * - Normal file writes * - Symlink detection and rejection * - Non-existent file creation * - Explicit file permissions */ export {}; //# sourceMappingURL=safe-fs.test.d.ts.map