UNPKG

unika-components

Version:

Unika Vue3 components library

9 lines (8 loc) 194 B
export declare const menuVideoDefaultProps: { open: boolean; color: string; url: string; isShow: boolean; userOpen: boolean; }; export default menuVideoDefaultProps;