typescript
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
finalizeClickSelection,
|
||||
withinThreshold,
|
||||
} from './pointerUtils';
|
||||
import { getPointerPosition, safeInvoke } from '../events.js';
|
||||
import { getPointerPosition, safeInvoke } from '../events';
|
||||
|
||||
const buildEntryDescriptor = (docId) => ({
|
||||
type: 'document',
|
||||
|
||||
Reference in New Issue
Block a user