UNPKG

tav-ui

Version:
2 lines (1 loc) 162 B
export declare function useContextMenu(authRemove?: boolean): (((options: import("../..").ContextMenuOptions) => Promise<unknown> | undefined) | (() => void))[];