import { Struct } from "@yume-chan/struct";

export const EmptyControlMessage = new Struct().uint8("type");
