refactor rect selection to make it work in shares
This commit is contained in:
1
frontend/shared/types/selection.ts
Normal file
1
frontend/shared/types/selection.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type SelectionMode = 'set' | 'add' | 'subtract';
|
||||
Reference in New Issue
Block a user