UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

6 lines 180 B
import React from 'react'; export declare function Search(props: { onChange: (q: string) => void; query: string; }): React.JSX.Element; //# sourceMappingURL=Search.d.ts.map