download
raw
414 Bytes
import * as React from 'react';
import * as THREE from 'three';
export type CycleRaycastProps = {
onChanged?: (hits: THREE.Intersection[], cycle: number) => null;
preventDefault?: boolean;
scroll?: boolean;
keyCode?: number;
portal?: React.MutableRefObject<HTMLElement>;
};
export declare function CycleRaycast({ onChanged, portal, preventDefault, scroll, keyCode, }: CycleRaycastProps): null;

Xet Storage Details

Size:
414 Bytes
·
Xet hash:
a1790eaa1cbc9f34fdee4dc69a93306a0e78295810c2ff19faef8eb4248451a6

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.