init commit
This commit is contained in:
1
remotion/node_modules/@remotion/player/dist/cjs/use-hover-state.d.ts
generated
vendored
Normal file
1
remotion/node_modules/@remotion/player/dist/cjs/use-hover-state.d.ts
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare const useHoverState: (ref: React.RefObject<HTMLDivElement | null>, hideControlsWhenPointerDoesntMove: boolean | number) => boolean;
|
||||
Reference in New Issue
Block a user