UNPKG

casc-cesium

Version:

Vue 3.x components for CesiumJS.

3 lines (2 loc) 431 B
export declare const createComponent: (raw: any) => import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>; export declare const createDirective: (raw: any) => any;