vsc-material-theme/.gulp/interfaces/itheme-icons-item.ts

3 lines
No EOL
56 B
TypeScript

export interface IThemeIconsItem {
iconPath: string;
}