UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

6 lines 131 B
export interface ISPColumn { Id: string; Title: string; InternalName: string; } //# sourceMappingURL=ISPColumn.d.ts.map