Type Alias GetFolderData

GetFolderData: {
    name: string;
    workspace: string;
}