Type Alias ArchiveScriptByHashData

ArchiveScriptByHashData: {
    hash: string;
    workspace: string;
}