interface CheckFileimport { type CheckFile } from "https://deno.land/x/fresh@1.3.1/src/dev/update_check.ts"; Propertieslast_checked: stringlatest_version: stringcurrent_version: string