@nsshunt/stsrunnerframework 1.0.64 → 1.0.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/stsrunnerframework.mjs +0 -1
- package/dist/stsrunnerframework.mjs.map +1 -1
- package/dist/stsrunnerframework.umd.js +0 -1
- package/dist/stsrunnerframework.umd.js.map +1 -1
- package/package.json +1 -1
- package/types/commonTypes.d.ts +0 -1
- package/types/commonTypes.d.ts.map +1 -1
- package/types/wmworkerProcess.d.ts.map +1 -1
- package/types/workerManager.d.ts.map +1 -1
|
@@ -2009,7 +2009,6 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
2009
2009
|
}
|
|
2010
2010
|
chalk$1.level = 3;
|
|
2011
2011
|
class STSWorkerManager {
|
|
2012
|
-
//@@#rest01Client: Rest01Client
|
|
2013
2012
|
constructor(options) {
|
|
2014
2013
|
__privateAdd(this, _STSWorkerManager_instances);
|
|
2015
2014
|
//#agentSession: string = null;
|