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