UNPKG

unika-components

Version:

Unika Vue3 components library

12 lines (11 loc) 253 B
export declare const menuReceiptDefaultProps: { open: boolean; which: boolean; whichList: { label: string; }[]; color: string; isShow: boolean; userOpen: boolean; }; export default menuReceiptDefaultProps;