UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

7 lines 144 B
export interface ISPContentType { Id: { StringValue: string; }; Name: string; } //# sourceMappingURL=ISPContentType.d.ts.map