type: ProtocolRequestType<
    DocumentOnTypeFormattingParams,
    TextEdit[]
    | null,
    never,
    void,
    DocumentOnTypeFormattingRegistrationOptions,
>