mirror of
https://github.com/facebook/lexical.git
synced 2025-05-22 01:27:00 +08:00
Co-authored-by: bailey-meta <baileyyee@fb.com>
This commit is contained in:
@ -11,5 +11,3 @@ import {$getSelection, $isRangeSelection, $isTextNode} from 'lexical';
|
|||||||
declare export function registerDragonSupport(
|
declare export function registerDragonSupport(
|
||||||
editor: LexicalEditor,
|
editor: LexicalEditor,
|
||||||
): () => void;
|
): () => void;
|
||||||
|
|
||||||
// test comment for pr testing
|
|
||||||
|
Reference in New Issue
Block a user