UNPKG

gd-sprest-react

Version:

SharePoint 2013/Online react components.

8 lines 196 B
import * as Components from "./components/types"; import * as Fields from "./fields/types"; import * as WebParts from "./webparts/types"; export { Components, Fields, WebParts }