UNPKG

gd-sprest-js

Version:

SharePoint 2013/Online js components.

6 lines (5 loc) 141 B
import { IWPTaxonomyProps } from "../types"; /** * Taxonomy WebPart */ export declare const WPTaxonomy: (props: IWPTaxonomyProps) => void;