Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
cal.com
/
cal.com
/
node_modules
/
@lexical
/
dragon
/
Filename :
index.d.ts
back
Copy
/** @module @lexical/dragon */ /** * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * */ import { LexicalEditor } from 'lexical'; export declare function registerDragonSupport(editor: LexicalEditor): () => void;