UNPKG

casc-cesium

Version:

Vue 3.x components for CesiumJS.

6 lines (5 loc) 202 B
export default function (props: any, configureScrollTarget: any): { localScrollTarget: any; unconfigureScrollTarget: () => void; changeScrollEvent: (scrollTarget: any, fn?: any) => void; };