interface TextFileSet implements BaseFilePatchimport { type TextFileSet } from "https://deno.land/x/live@1.107.0/daemon/realtime/types.ts"; Propertiescontent: string | null