import { Bitset } from "./hook-struct/Bitset"; export interface RequestContext { fullIds: Bitset; }