UNPKG

vue-cesium

Version:
10 lines (9 loc) 188 B
declare const viewerEvents: ({ name: string; events: string[]; } | { name: string[]; events: string[]; })[]; declare const emits: string[]; export { viewerEvents, emits };