function checkForUpdateimport { checkForUpdate } from "https://dotland.deno.dev/x/fluentci@v0.16.4/src/cmd/upgrade.ts"; checkForUpdate(options: { checkUpdate: boolean; })Parametersoptions: { checkUpdate: boolean; }