sp-dev-fx-webparts/samples/react-themes/src/webparts/themes/IThemesWebPartProps.ts

4 lines
64 B
TypeScript

export interface IThemesWebPartProps {
description: string;
}