type: ProtocolRequestType<
    WillSaveTextDocumentParams,
    TextEdit[]
    | null,
    never,
    void,
    TextDocumentRegistrationOptions,
>