We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e65fa8 commit dcc4bf5Copy full SHA for dcc4bf5
src/models/positionMethod.type.ts
@@ -1,3 +1,3 @@
1
-import type { ElementPosition } from './elementPosition.interface.js';
+import type { ElementPosition } from './position.interface.js';
2
3
export type PositionMethod = () => ElementPosition;
0 commit comments