UNPKG

gd-sprest-js

Version:

SharePoint 2013/Online js components.

6 lines (5 loc) 176 B
import { IWPSearchEditPanel } from "../types"; /** * Search WebPart Edit Panel */ export declare const WPSearchEditPanel: (props?: IWPSearchEditPanel) => IWPSearchEditPanel;