UNPKG

unika-components

Version:

Unika Vue3 components library

14 lines (13 loc) 287 B
export declare const menuMapDefaultProps: { open: boolean; color: string; lng: string; lat: string; location: string; zoom: number; type: string; isShow: boolean; url: string; userOpen: boolean; }; export default menuMapDefaultProps;