Type Alias GetScriptByHashData

GetScriptByHashData: {
    hash: string;
    workspace: string;
}