3 lines
No EOL
56 B
TypeScript
3 lines
No EOL
56 B
TypeScript
export interface IThemeIconsItem {
|
|
iconPath: string;
|
|
} |