icons: {
aliases: {
"3dsmax": { parent: string };
"amazonwebservices-wordmark": { parent: string };
web3: { parent: string };
};
height: number;
icons: any;
lastModified: number;
prefix: string;
width: number;
} = ...
Type declaration
aliases: {
"3dsmax": { parent: string };
"amazonwebservices-wordmark": { parent: string };
web3: { parent: string };
}
height: number
icons: any
lastModified: number
prefix: string
width: number