refactor(userselection): use store for handling updates
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import { HandleElement } from '../../types';
|
||||
export declare const getHandleBounds: (selector: string, nodeElement: HTMLDivElement, parentBounds: ClientRect | DOMRect, k: number) => HandleElement[] | null;
|
||||
Reference in New Issue
Block a user