Skip to main content

FolderDeleteArgs

type FolderDeleteArgs = {
id: string;
workspaceId: string;
};

Properties

id

id: string;

workspaceId

workspaceId: string;