UNPKG

@authup/client-web-kit

Version:

This package contains vue components.

5 lines 331 B
import type { SearchOptionsInput } from './type'; export declare function buildListSearch(ctx: SearchOptionsInput): string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }> | import("vue").VNodeArrayChildren; //# sourceMappingURL=module.d.ts.map