@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Variable HistoryEntryTypeSchemaConst

    HistoryEntryTypeSchema: ZodUnion<
        readonly [ZodLiteral<"request">, ZodLiteral<"response">],
    > = ...