UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

4 lines 194 B
export { ListToolbar } from "./ListToolbar"; export type { IListToolbarProps } from "./IListToolbarProps"; export type { IToolbarItem } from "./IToolbarItem"; //# sourceMappingURL=index.d.ts.map