Harden lint validation and browser shims

This commit is contained in:
vorotamoroz
2026-07-18 17:21:43 +00:00
parent 81d27a932f
commit ff01ca551a
5 changed files with 8 additions and 8 deletions
@@ -7,7 +7,7 @@ import { FileSystemAccessStorageAdapter } from "@vrtmrz/livesync-commonlib/brows
import { FSAPIVaultAdapter } from "./FSAPIVaultAdapter";
import type { FSAPIFile, FSAPIFolder, FSAPIStat } from "./FSAPITypes";
import { shareRunningResult } from "octagonal-wheels/concurrency/lock_v2";
import type { WebAppLog } from "../WebAppLog";
import type { WebAppLog } from "@/apps/webapp/WebAppLog";
/**
* Complete file system adapter implementation for FileSystem API