class ServerUpdateAction extends Actionimport { ServerUpdateAction } from "https://deno.land/x/revoltio@v1.0.0/src/client/actions/mod.ts"; Methodshandle(data: { id: string; data: API.Server; clear: API.FieldsServer[]; }): void