Type Alias ArchiveScriptByPathData

ArchiveScriptByPathData: {
    path: string;
    workspace: string;
}