Interface SocketFolderColorChanged

interface SocketFolderColorChanged {
    color: string;
    uuid: string;
}

Properties

Properties

color: string
uuid: string

Generated using TypeDoc