diff --git a/src/spoof.ts b/src/spoof.ts index 11512ee..884d373 100644 --- a/src/spoof.ts +++ b/src/spoof.ts @@ -348,7 +348,7 @@ export const createCursor = ( moving = !random }, - getLocation():Vector{ + getLocation (): Vector { return previous },