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