type: ProtocolRequestType<
    InlayHintParams,
    InlayHint[]
    | null,
    InlayHint[],
    void,
    InlayHintRegistrationOptions,
>