• Returns with a text document change delta for the argument. undefined if the argument cannot be mapped to a content change delta.

    Parameters

    • object: Partial<TextDocumentContentChangeDelta>

    Returns TextDocumentContentChangeDelta | undefined