Skip to main content

SectionMoveArgs

type SectionMoveArgs = {
id: string;
projectId: string;
};

Properties

id

id: string;

projectId

projectId: string;