UNPKG

@nuxt/ui-pro

Version:

Ship beautiful web applications at the speed of light with Nuxt UI Pro.

6 lines (5 loc) 166 B
declare function _useContentSearch(): { open: import("vue").Ref<boolean, boolean>; }; export declare const useContentSearch: typeof _useContentSearch; export {};