in Sources/TwitterTextEditor/TextEditorView.swift [259:268]
func noTransform()
}
/**
A protocol to observe the text editor view for pasting or dropping items of specific type identifiers.
- SeeAlso:
- `TextEditorView.pasteObservers`
*/
public protocol TextEditorViewPasteObserver: AnyObject {