feat: 🎸 add listener, fix android window focus #15
Annotations
7 errors
Typecheck files:
src/hooks/useDeviceOrientationChange.ts#L1
'MutableRefObject' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Typecheck files:
src/hooks/useDeviceOrientationChange.ts#L2
'OrientationCallback' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Typecheck files:
src/hooks/useLockListener.ts#L1
'MutableRefObject' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Typecheck files:
src/hooks/useLockListener.ts#L2
'OrientationCallback' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Typecheck files:
src/hooks/useOrientationChange.ts#L1
'MutableRefObject' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Typecheck files:
src/hooks/useOrientationChange.ts#L2
'OrientationCallback' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Typecheck files
Process completed with exit code 2.
|
Loading