"use strict";const e=require("./rpc-client");function r(r,t,c=12e5){return e("/run/synoffice/taskd.sock",r,t,c)}module.exports=r;