Type alias GetRequest

GetRequest: { key: string; seq: string } | { id?: string; type?: string } | { lseq: number }

Generated using TypeDoc