type PointerLockAPI = { beginLock: () => void, endLock: () => void, hasLock: boolean }
packages / workbench / src / providers / event-provider.ts