class RemoteObjectError.RemoteObjectInvalidPathPartTypeError
extends RemoteObjectError
import { RemoteObjectError } from "https://deno.land/x/rimbu@1.2.0/channel/mod.ts";
const { RemoteObjectInvalidPathPartTypeError } = RemoteObjectError;
Error indicating that a path part is not of the expected tyoe,