vsc-material-theme/.gulp/interfaces/itheme-icons-item.ts
Mattia Astorino 2f4f56f40d
unlock files
2018-04-20 20:07:36 +02:00

3 lines
No EOL
56 B
TypeScript

export interface IThemeIconsItem {
iconPath: string;
}