Type alias CloudItemDirectory

CloudItemDirectory: {
    color: DirColors | null;
    size: number;
}

Type declaration

Generated using TypeDoc