Interface SocketFolderTrash

interface SocketFolderTrash {
    parent: string;
    uuid: string;
}

Properties

Properties

parent: string
uuid: string

Generated using TypeDoc