feat: export SelectionEngine and SnapEngine in index.ts
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
export { default as SelectionEngine } from './SelectionEngine';
|
||||||
|
export { default as SnapEngine } from './SnapEngine';
|
||||||
Reference in New Issue
Block a user