type alias UpdateOperatorimport { type UpdateOperator } from "https://deno.land/x/live@1.60.22/deps.ts"; definition: "++" | "--"