switchroom 0.16.4 → 0.16.6

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.
@@ -17,7 +17,7 @@ var __export = (target, all) => {
17
17
  var __esm = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
18
18
  var __require = /* @__PURE__ */ createRequire(import.meta.url);
19
19
 
20
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/util.js
20
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/util.js
21
21
  var util, objectUtil, ZodParsedType, getParsedType = (data) => {
22
22
  const t = typeof data;
23
23
  switch (t) {
@@ -148,7 +148,7 @@ var init_util = __esm(() => {
148
148
  ]);
149
149
  });
150
150
 
151
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/ZodError.js
151
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/ZodError.js
152
152
  var ZodIssueCode, quotelessJson = (obj) => {
153
153
  const json = JSON.stringify(obj, null, 2);
154
154
  return json.replace(/"([^"]+)":/g, "$1:");
@@ -269,7 +269,7 @@ var init_ZodError = __esm(() => {
269
269
  };
270
270
  });
271
271
 
272
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/locales/en.js
272
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/locales/en.js
273
273
  var errorMap = (issue, _ctx) => {
274
274
  let message;
275
275
  switch (issue.code) {
@@ -376,7 +376,7 @@ var init_en = __esm(() => {
376
376
  en_default = errorMap;
377
377
  });
378
378
 
379
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/errors.js
379
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/errors.js
380
380
  function setErrorMap(map) {
381
381
  overrideErrorMap = map;
382
382
  }
@@ -389,7 +389,7 @@ var init_errors = __esm(() => {
389
389
  overrideErrorMap = en_default;
390
390
  });
391
391
 
392
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js
392
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js
393
393
  function addIssueToContext(ctx, issueData) {
394
394
  const overrideMap = getErrorMap();
395
395
  const issue = makeIssue({
@@ -494,10 +494,10 @@ var init_parseUtil = __esm(() => {
494
494
  });
495
495
  });
496
496
 
497
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js
497
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js
498
498
  var init_typeAliases = () => {};
499
499
 
500
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js
500
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js
501
501
  var errorUtil;
502
502
  var init_errorUtil = __esm(() => {
503
503
  (function(errorUtil2) {
@@ -506,7 +506,7 @@ var init_errorUtil = __esm(() => {
506
506
  })(errorUtil || (errorUtil = {}));
507
507
  });
508
508
 
509
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/types.js
509
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/types.js
510
510
  class ParseInputLazyPath {
511
511
  constructor(parent, value, path, key) {
512
512
  this._cachedPath = [];
@@ -3857,7 +3857,7 @@ var init_types = __esm(() => {
3857
3857
  NEVER = INVALID;
3858
3858
  });
3859
3859
 
3860
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/v3/external.js
3860
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/v3/external.js
3861
3861
  var exports_external = {};
3862
3862
  __export(exports_external, {
3863
3863
  void: () => voidType,
@@ -3977,7 +3977,7 @@ var init_external = __esm(() => {
3977
3977
  init_ZodError();
3978
3978
  });
3979
3979
 
3980
- // ../../switchroom/node_modules/.bun/zod@3.25.76/node_modules/zod/index.js
3980
+ // node_modules/.bun/zod@3.25.76/node_modules/zod/index.js
3981
3981
  var init_zod = __esm(() => {
3982
3982
  init_external();
3983
3983
  init_external();
@@ -5029,7 +5029,7 @@ var init_merge = __esm(() => {
5029
5029
  })(mergeAgentConfig ||= {});
5030
5030
  });
5031
5031
 
5032
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js
5032
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js
5033
5033
  var require_identity = __commonJS((exports) => {
5034
5034
  var ALIAS = Symbol.for("yaml.alias");
5035
5035
  var DOC = Symbol.for("yaml.document");
@@ -5083,7 +5083,7 @@ var require_identity = __commonJS((exports) => {
5083
5083
  exports.isSeq = isSeq;
5084
5084
  });
5085
5085
 
5086
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/visit.js
5086
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/visit.js
5087
5087
  var require_visit = __commonJS((exports) => {
5088
5088
  var identity = require_identity();
5089
5089
  var BREAK = Symbol("break visit");
@@ -5238,7 +5238,7 @@ var require_visit = __commonJS((exports) => {
5238
5238
  exports.visitAsync = visitAsync;
5239
5239
  });
5240
5240
 
5241
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js
5241
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js
5242
5242
  var require_directives = __commonJS((exports) => {
5243
5243
  var identity = require_identity();
5244
5244
  var visit = require_visit();
@@ -5390,7 +5390,7 @@ var require_directives = __commonJS((exports) => {
5390
5390
  exports.Directives = Directives;
5391
5391
  });
5392
5392
 
5393
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js
5393
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js
5394
5394
  var require_anchors = __commonJS((exports) => {
5395
5395
  var identity = require_identity();
5396
5396
  var visit = require_visit();
@@ -5452,7 +5452,7 @@ var require_anchors = __commonJS((exports) => {
5452
5452
  exports.findNewAnchor = findNewAnchor;
5453
5453
  });
5454
5454
 
5455
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js
5455
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js
5456
5456
  var require_applyReviver = __commonJS((exports) => {
5457
5457
  function applyReviver(reviver, obj, key, val) {
5458
5458
  if (val && typeof val === "object") {
@@ -5499,7 +5499,7 @@ var require_applyReviver = __commonJS((exports) => {
5499
5499
  exports.applyReviver = applyReviver;
5500
5500
  });
5501
5501
 
5502
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js
5502
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js
5503
5503
  var require_toJS = __commonJS((exports) => {
5504
5504
  var identity = require_identity();
5505
5505
  function toJS(value, arg, ctx) {
@@ -5526,7 +5526,7 @@ var require_toJS = __commonJS((exports) => {
5526
5526
  exports.toJS = toJS;
5527
5527
  });
5528
5528
 
5529
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js
5529
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js
5530
5530
  var require_Node = __commonJS((exports) => {
5531
5531
  var applyReviver = require_applyReviver();
5532
5532
  var identity = require_identity();
@@ -5563,7 +5563,7 @@ var require_Node = __commonJS((exports) => {
5563
5563
  exports.NodeBase = NodeBase;
5564
5564
  });
5565
5565
 
5566
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js
5566
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js
5567
5567
  var require_Alias = __commonJS((exports) => {
5568
5568
  var anchors = require_anchors();
5569
5569
  var visit = require_visit();
@@ -5671,7 +5671,7 @@ var require_Alias = __commonJS((exports) => {
5671
5671
  exports.Alias = Alias;
5672
5672
  });
5673
5673
 
5674
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js
5674
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js
5675
5675
  var require_Scalar = __commonJS((exports) => {
5676
5676
  var identity = require_identity();
5677
5677
  var Node = require_Node();
@@ -5699,7 +5699,7 @@ var require_Scalar = __commonJS((exports) => {
5699
5699
  exports.isScalarValue = isScalarValue;
5700
5700
  });
5701
5701
 
5702
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js
5702
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js
5703
5703
  var require_createNode = __commonJS((exports) => {
5704
5704
  var Alias = require_Alias();
5705
5705
  var identity = require_identity();
@@ -5771,7 +5771,7 @@ var require_createNode = __commonJS((exports) => {
5771
5771
  exports.createNode = createNode;
5772
5772
  });
5773
5773
 
5774
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js
5774
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js
5775
5775
  var require_Collection = __commonJS((exports) => {
5776
5776
  var createNode = require_createNode();
5777
5777
  var identity = require_identity();
@@ -5886,7 +5886,7 @@ var require_Collection = __commonJS((exports) => {
5886
5886
  exports.isEmptyPath = isEmptyPath;
5887
5887
  });
5888
5888
 
5889
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js
5889
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js
5890
5890
  var require_stringifyComment = __commonJS((exports) => {
5891
5891
  var stringifyComment = (str) => str.replace(/^(?!$)(?: $)?/gm, "#");
5892
5892
  function indentComment(comment, indent) {
@@ -5903,7 +5903,7 @@ var require_stringifyComment = __commonJS((exports) => {
5903
5903
  exports.stringifyComment = stringifyComment;
5904
5904
  });
5905
5905
 
5906
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js
5906
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js
5907
5907
  var require_foldFlowLines = __commonJS((exports) => {
5908
5908
  var FOLD_FLOW = "flow";
5909
5909
  var FOLD_BLOCK = "block";
@@ -6040,7 +6040,7 @@ ${indent}${text.slice(fold + 1, end2)}`;
6040
6040
  exports.foldFlowLines = foldFlowLines;
6041
6041
  });
6042
6042
 
6043
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js
6043
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js
6044
6044
  var require_stringifyString = __commonJS((exports) => {
6045
6045
  var Scalar = require_Scalar();
6046
6046
  var foldFlowLines = require_foldFlowLines();
@@ -6338,7 +6338,7 @@ ${indent}`);
6338
6338
  exports.stringifyString = stringifyString;
6339
6339
  });
6340
6340
 
6341
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js
6341
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js
6342
6342
  var require_stringify = __commonJS((exports) => {
6343
6343
  var anchors = require_anchors();
6344
6344
  var identity = require_identity();
@@ -6459,7 +6459,7 @@ ${ctx.indent}${str}`;
6459
6459
  exports.stringify = stringify;
6460
6460
  });
6461
6461
 
6462
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js
6462
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js
6463
6463
  var require_stringifyPair = __commonJS((exports) => {
6464
6464
  var identity = require_identity();
6465
6465
  var Scalar = require_Scalar();
@@ -6595,7 +6595,7 @@ ${ctx.indent}`;
6595
6595
  exports.stringifyPair = stringifyPair;
6596
6596
  });
6597
6597
 
6598
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/log.js
6598
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/log.js
6599
6599
  var require_log = __commonJS((exports) => {
6600
6600
  var node_process = __require("process");
6601
6601
  function debug(logLevel, ...messages) {
@@ -6614,7 +6614,7 @@ var require_log = __commonJS((exports) => {
6614
6614
  exports.warn = warn;
6615
6615
  });
6616
6616
 
6617
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js
6617
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js
6618
6618
  var require_merge = __commonJS((exports) => {
6619
6619
  var identity = require_identity();
6620
6620
  var Scalar = require_Scalar();
@@ -6668,7 +6668,7 @@ var require_merge = __commonJS((exports) => {
6668
6668
  exports.merge = merge;
6669
6669
  });
6670
6670
 
6671
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js
6671
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js
6672
6672
  var require_addPairToJSMap = __commonJS((exports) => {
6673
6673
  var log = require_log();
6674
6674
  var merge = require_merge();
@@ -6729,7 +6729,7 @@ var require_addPairToJSMap = __commonJS((exports) => {
6729
6729
  exports.addPairToJSMap = addPairToJSMap;
6730
6730
  });
6731
6731
 
6732
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js
6732
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js
6733
6733
  var require_Pair = __commonJS((exports) => {
6734
6734
  var createNode = require_createNode();
6735
6735
  var stringifyPair = require_stringifyPair();
@@ -6767,7 +6767,7 @@ var require_Pair = __commonJS((exports) => {
6767
6767
  exports.createPair = createPair;
6768
6768
  });
6769
6769
 
6770
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js
6770
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js
6771
6771
  var require_stringifyCollection = __commonJS((exports) => {
6772
6772
  var identity = require_identity();
6773
6773
  var stringify = require_stringify();
@@ -6919,7 +6919,7 @@ ${indent}${end}`;
6919
6919
  exports.stringifyCollection = stringifyCollection;
6920
6920
  });
6921
6921
 
6922
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js
6922
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js
6923
6923
  var require_YAMLMap = __commonJS((exports) => {
6924
6924
  var stringifyCollection = require_stringifyCollection();
6925
6925
  var addPairToJSMap = require_addPairToJSMap();
@@ -7046,7 +7046,7 @@ var require_YAMLMap = __commonJS((exports) => {
7046
7046
  exports.findPair = findPair;
7047
7047
  });
7048
7048
 
7049
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js
7049
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js
7050
7050
  var require_map = __commonJS((exports) => {
7051
7051
  var identity = require_identity();
7052
7052
  var YAMLMap = require_YAMLMap();
@@ -7065,7 +7065,7 @@ var require_map = __commonJS((exports) => {
7065
7065
  exports.map = map;
7066
7066
  });
7067
7067
 
7068
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js
7068
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js
7069
7069
  var require_YAMLSeq = __commonJS((exports) => {
7070
7070
  var createNode = require_createNode();
7071
7071
  var stringifyCollection = require_stringifyCollection();
@@ -7158,7 +7158,7 @@ var require_YAMLSeq = __commonJS((exports) => {
7158
7158
  exports.YAMLSeq = YAMLSeq;
7159
7159
  });
7160
7160
 
7161
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js
7161
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js
7162
7162
  var require_seq = __commonJS((exports) => {
7163
7163
  var identity = require_identity();
7164
7164
  var YAMLSeq = require_YAMLSeq();
@@ -7177,7 +7177,7 @@ var require_seq = __commonJS((exports) => {
7177
7177
  exports.seq = seq;
7178
7178
  });
7179
7179
 
7180
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js
7180
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js
7181
7181
  var require_string = __commonJS((exports) => {
7182
7182
  var stringifyString = require_stringifyString();
7183
7183
  var string = {
@@ -7193,7 +7193,7 @@ var require_string = __commonJS((exports) => {
7193
7193
  exports.string = string;
7194
7194
  });
7195
7195
 
7196
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js
7196
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js
7197
7197
  var require_null = __commonJS((exports) => {
7198
7198
  var Scalar = require_Scalar();
7199
7199
  var nullTag = {
@@ -7208,7 +7208,7 @@ var require_null = __commonJS((exports) => {
7208
7208
  exports.nullTag = nullTag;
7209
7209
  });
7210
7210
 
7211
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js
7211
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js
7212
7212
  var require_bool = __commonJS((exports) => {
7213
7213
  var Scalar = require_Scalar();
7214
7214
  var boolTag = {
@@ -7229,7 +7229,7 @@ var require_bool = __commonJS((exports) => {
7229
7229
  exports.boolTag = boolTag;
7230
7230
  });
7231
7231
 
7232
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js
7232
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js
7233
7233
  var require_stringifyNumber = __commonJS((exports) => {
7234
7234
  function stringifyNumber({ format, minFractionDigits, tag, value }) {
7235
7235
  if (typeof value === "bigint")
@@ -7253,7 +7253,7 @@ var require_stringifyNumber = __commonJS((exports) => {
7253
7253
  exports.stringifyNumber = stringifyNumber;
7254
7254
  });
7255
7255
 
7256
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js
7256
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js
7257
7257
  var require_float = __commonJS((exports) => {
7258
7258
  var Scalar = require_Scalar();
7259
7259
  var stringifyNumber = require_stringifyNumber();
@@ -7296,7 +7296,7 @@ var require_float = __commonJS((exports) => {
7296
7296
  exports.floatNaN = floatNaN;
7297
7297
  });
7298
7298
 
7299
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js
7299
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js
7300
7300
  var require_int = __commonJS((exports) => {
7301
7301
  var stringifyNumber = require_stringifyNumber();
7302
7302
  var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
@@ -7338,7 +7338,7 @@ var require_int = __commonJS((exports) => {
7338
7338
  exports.intOct = intOct;
7339
7339
  });
7340
7340
 
7341
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js
7341
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js
7342
7342
  var require_schema = __commonJS((exports) => {
7343
7343
  var map = require_map();
7344
7344
  var _null = require_null();
@@ -7363,7 +7363,7 @@ var require_schema = __commonJS((exports) => {
7363
7363
  exports.schema = schema;
7364
7364
  });
7365
7365
 
7366
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js
7366
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js
7367
7367
  var require_schema2 = __commonJS((exports) => {
7368
7368
  var Scalar = require_Scalar();
7369
7369
  var map = require_map();
@@ -7427,7 +7427,7 @@ var require_schema2 = __commonJS((exports) => {
7427
7427
  exports.schema = schema;
7428
7428
  });
7429
7429
 
7430
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js
7430
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js
7431
7431
  var require_binary = __commonJS((exports) => {
7432
7432
  var node_buffer = __require("buffer");
7433
7433
  var Scalar = require_Scalar();
@@ -7482,7 +7482,7 @@ var require_binary = __commonJS((exports) => {
7482
7482
  exports.binary = binary;
7483
7483
  });
7484
7484
 
7485
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
7485
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
7486
7486
  var require_pairs = __commonJS((exports) => {
7487
7487
  var identity = require_identity();
7488
7488
  var Pair = require_Pair();
@@ -7557,7 +7557,7 @@ ${cn.comment}` : item.comment;
7557
7557
  exports.resolvePairs = resolvePairs;
7558
7558
  });
7559
7559
 
7560
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js
7560
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js
7561
7561
  var require_omap = __commonJS((exports) => {
7562
7562
  var identity = require_identity();
7563
7563
  var toJS = require_toJS();
@@ -7629,7 +7629,7 @@ var require_omap = __commonJS((exports) => {
7629
7629
  exports.omap = omap;
7630
7630
  });
7631
7631
 
7632
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js
7632
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js
7633
7633
  var require_bool2 = __commonJS((exports) => {
7634
7634
  var Scalar = require_Scalar();
7635
7635
  function boolStringify({ value, source }, ctx) {
@@ -7658,7 +7658,7 @@ var require_bool2 = __commonJS((exports) => {
7658
7658
  exports.trueTag = trueTag;
7659
7659
  });
7660
7660
 
7661
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js
7661
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js
7662
7662
  var require_float2 = __commonJS((exports) => {
7663
7663
  var Scalar = require_Scalar();
7664
7664
  var stringifyNumber = require_stringifyNumber();
@@ -7704,7 +7704,7 @@ var require_float2 = __commonJS((exports) => {
7704
7704
  exports.floatNaN = floatNaN;
7705
7705
  });
7706
7706
 
7707
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js
7707
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js
7708
7708
  var require_int2 = __commonJS((exports) => {
7709
7709
  var stringifyNumber = require_stringifyNumber();
7710
7710
  var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
@@ -7780,7 +7780,7 @@ var require_int2 = __commonJS((exports) => {
7780
7780
  exports.intOct = intOct;
7781
7781
  });
7782
7782
 
7783
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js
7783
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js
7784
7784
  var require_set = __commonJS((exports) => {
7785
7785
  var identity = require_identity();
7786
7786
  var Pair = require_Pair();
@@ -7863,7 +7863,7 @@ var require_set = __commonJS((exports) => {
7863
7863
  exports.set = set;
7864
7864
  });
7865
7865
 
7866
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
7866
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
7867
7867
  var require_timestamp = __commonJS((exports) => {
7868
7868
  var stringifyNumber = require_stringifyNumber();
7869
7869
  function parseSexagesimal(str, asBigInt) {
@@ -7945,7 +7945,7 @@ var require_timestamp = __commonJS((exports) => {
7945
7945
  exports.timestamp = timestamp;
7946
7946
  });
7947
7947
 
7948
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js
7948
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js
7949
7949
  var require_schema3 = __commonJS((exports) => {
7950
7950
  var map = require_map();
7951
7951
  var _null = require_null();
@@ -7986,7 +7986,7 @@ var require_schema3 = __commonJS((exports) => {
7986
7986
  exports.schema = schema;
7987
7987
  });
7988
7988
 
7989
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js
7989
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js
7990
7990
  var require_tags = __commonJS((exports) => {
7991
7991
  var map = require_map();
7992
7992
  var _null = require_null();
@@ -8077,7 +8077,7 @@ var require_tags = __commonJS((exports) => {
8077
8077
  exports.getTags = getTags;
8078
8078
  });
8079
8079
 
8080
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js
8080
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js
8081
8081
  var require_Schema = __commonJS((exports) => {
8082
8082
  var identity = require_identity();
8083
8083
  var map = require_map();
@@ -8107,7 +8107,7 @@ var require_Schema = __commonJS((exports) => {
8107
8107
  exports.Schema = Schema;
8108
8108
  });
8109
8109
 
8110
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js
8110
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js
8111
8111
  var require_stringifyDocument = __commonJS((exports) => {
8112
8112
  var identity = require_identity();
8113
8113
  var stringify = require_stringify();
@@ -8187,7 +8187,7 @@ var require_stringifyDocument = __commonJS((exports) => {
8187
8187
  exports.stringifyDocument = stringifyDocument;
8188
8188
  });
8189
8189
 
8190
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js
8190
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js
8191
8191
  var require_Document = __commonJS((exports) => {
8192
8192
  var Alias = require_Alias();
8193
8193
  var Collection = require_Collection();
@@ -8422,7 +8422,7 @@ var require_Document = __commonJS((exports) => {
8422
8422
  exports.Document = Document;
8423
8423
  });
8424
8424
 
8425
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/errors.js
8425
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/errors.js
8426
8426
  var require_errors = __commonJS((exports) => {
8427
8427
  class YAMLError extends Error {
8428
8428
  constructor(name, pos, code, message) {
@@ -8487,7 +8487,7 @@ ${pointer}
8487
8487
  exports.prettifyError = prettifyError;
8488
8488
  });
8489
8489
 
8490
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js
8490
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js
8491
8491
  var require_resolve_props = __commonJS((exports) => {
8492
8492
  function resolveProps(tokens, { flow, indicator, next, offset, onError, parentIndent, startOnNewline }) {
8493
8493
  let spaceBefore = false;
@@ -8617,7 +8617,7 @@ var require_resolve_props = __commonJS((exports) => {
8617
8617
  exports.resolveProps = resolveProps;
8618
8618
  });
8619
8619
 
8620
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js
8620
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js
8621
8621
  var require_util_contains_newline = __commonJS((exports) => {
8622
8622
  function containsNewline(key) {
8623
8623
  if (!key)
@@ -8657,7 +8657,7 @@ var require_util_contains_newline = __commonJS((exports) => {
8657
8657
  exports.containsNewline = containsNewline;
8658
8658
  });
8659
8659
 
8660
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js
8660
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js
8661
8661
  var require_util_flow_indent_check = __commonJS((exports) => {
8662
8662
  var utilContainsNewline = require_util_contains_newline();
8663
8663
  function flowIndentCheck(indent, fc, onError) {
@@ -8672,7 +8672,7 @@ var require_util_flow_indent_check = __commonJS((exports) => {
8672
8672
  exports.flowIndentCheck = flowIndentCheck;
8673
8673
  });
8674
8674
 
8675
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js
8675
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js
8676
8676
  var require_util_map_includes = __commonJS((exports) => {
8677
8677
  var identity = require_identity();
8678
8678
  function mapIncludes(ctx, items, search) {
@@ -8685,7 +8685,7 @@ var require_util_map_includes = __commonJS((exports) => {
8685
8685
  exports.mapIncludes = mapIncludes;
8686
8686
  });
8687
8687
 
8688
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js
8688
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js
8689
8689
  var require_resolve_block_map = __commonJS((exports) => {
8690
8690
  var Pair = require_Pair();
8691
8691
  var YAMLMap = require_YAMLMap();
@@ -8792,7 +8792,7 @@ var require_resolve_block_map = __commonJS((exports) => {
8792
8792
  exports.resolveBlockMap = resolveBlockMap;
8793
8793
  });
8794
8794
 
8795
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js
8795
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js
8796
8796
  var require_resolve_block_seq = __commonJS((exports) => {
8797
8797
  var YAMLSeq = require_YAMLSeq();
8798
8798
  var resolveProps = require_resolve_props();
@@ -8840,7 +8840,7 @@ var require_resolve_block_seq = __commonJS((exports) => {
8840
8840
  exports.resolveBlockSeq = resolveBlockSeq;
8841
8841
  });
8842
8842
 
8843
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js
8843
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js
8844
8844
  var require_resolve_end = __commonJS((exports) => {
8845
8845
  function resolveEnd(end, offset, reqSpace, onError) {
8846
8846
  let comment = "";
@@ -8880,7 +8880,7 @@ var require_resolve_end = __commonJS((exports) => {
8880
8880
  exports.resolveEnd = resolveEnd;
8881
8881
  });
8882
8882
 
8883
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js
8883
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js
8884
8884
  var require_resolve_flow_collection = __commonJS((exports) => {
8885
8885
  var identity = require_identity();
8886
8886
  var Pair = require_Pair();
@@ -9071,7 +9071,7 @@ var require_resolve_flow_collection = __commonJS((exports) => {
9071
9071
  exports.resolveFlowCollection = resolveFlowCollection;
9072
9072
  });
9073
9073
 
9074
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js
9074
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js
9075
9075
  var require_compose_collection = __commonJS((exports) => {
9076
9076
  var identity = require_identity();
9077
9077
  var Scalar = require_Scalar();
@@ -9133,7 +9133,7 @@ var require_compose_collection = __commonJS((exports) => {
9133
9133
  exports.composeCollection = composeCollection;
9134
9134
  });
9135
9135
 
9136
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js
9136
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js
9137
9137
  var require_resolve_block_scalar = __commonJS((exports) => {
9138
9138
  var Scalar = require_Scalar();
9139
9139
  function resolveBlockScalar(ctx, scalar, onError) {
@@ -9326,7 +9326,7 @@ var require_resolve_block_scalar = __commonJS((exports) => {
9326
9326
  exports.resolveBlockScalar = resolveBlockScalar;
9327
9327
  });
9328
9328
 
9329
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js
9329
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js
9330
9330
  var require_resolve_flow_scalar = __commonJS((exports) => {
9331
9331
  var Scalar = require_Scalar();
9332
9332
  var resolveEnd = require_resolve_end();
@@ -9542,7 +9542,7 @@ var require_resolve_flow_scalar = __commonJS((exports) => {
9542
9542
  exports.resolveFlowScalar = resolveFlowScalar;
9543
9543
  });
9544
9544
 
9545
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js
9545
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js
9546
9546
  var require_compose_scalar = __commonJS((exports) => {
9547
9547
  var identity = require_identity();
9548
9548
  var Scalar = require_Scalar();
@@ -9620,7 +9620,7 @@ var require_compose_scalar = __commonJS((exports) => {
9620
9620
  exports.composeScalar = composeScalar;
9621
9621
  });
9622
9622
 
9623
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js
9623
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js
9624
9624
  var require_util_empty_scalar_position = __commonJS((exports) => {
9625
9625
  function emptyScalarPosition(offset, before, pos) {
9626
9626
  if (before) {
@@ -9647,7 +9647,7 @@ var require_util_empty_scalar_position = __commonJS((exports) => {
9647
9647
  exports.emptyScalarPosition = emptyScalarPosition;
9648
9648
  });
9649
9649
 
9650
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js
9650
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js
9651
9651
  var require_compose_node = __commonJS((exports) => {
9652
9652
  var Alias = require_Alias();
9653
9653
  var identity = require_identity();
@@ -9750,7 +9750,7 @@ var require_compose_node = __commonJS((exports) => {
9750
9750
  exports.composeNode = composeNode;
9751
9751
  });
9752
9752
 
9753
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js
9753
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js
9754
9754
  var require_compose_doc = __commonJS((exports) => {
9755
9755
  var Document = require_Document();
9756
9756
  var composeNode = require_compose_node();
@@ -9790,7 +9790,7 @@ var require_compose_doc = __commonJS((exports) => {
9790
9790
  exports.composeDoc = composeDoc;
9791
9791
  });
9792
9792
 
9793
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js
9793
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js
9794
9794
  var require_composer = __commonJS((exports) => {
9795
9795
  var node_process = __require("process");
9796
9796
  var directives = require_directives();
@@ -9979,7 +9979,7 @@ ${end.comment}` : end.comment;
9979
9979
  exports.Composer = Composer;
9980
9980
  });
9981
9981
 
9982
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js
9982
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js
9983
9983
  var require_cst_scalar = __commonJS((exports) => {
9984
9984
  var resolveBlockScalar = require_resolve_block_scalar();
9985
9985
  var resolveFlowScalar = require_resolve_flow_scalar();
@@ -10169,7 +10169,7 @@ var require_cst_scalar = __commonJS((exports) => {
10169
10169
  exports.setScalarValue = setScalarValue;
10170
10170
  });
10171
10171
 
10172
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js
10172
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js
10173
10173
  var require_cst_stringify = __commonJS((exports) => {
10174
10174
  var stringify = (cst) => ("type" in cst) ? stringifyToken(cst) : stringifyItem(cst);
10175
10175
  function stringifyToken(token) {
@@ -10227,7 +10227,7 @@ var require_cst_stringify = __commonJS((exports) => {
10227
10227
  exports.stringify = stringify;
10228
10228
  });
10229
10229
 
10230
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js
10230
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js
10231
10231
  var require_cst_visit = __commonJS((exports) => {
10232
10232
  var BREAK = Symbol("break visit");
10233
10233
  var SKIP = Symbol("skip children");
@@ -10286,7 +10286,7 @@ var require_cst_visit = __commonJS((exports) => {
10286
10286
  exports.visit = visit;
10287
10287
  });
10288
10288
 
10289
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js
10289
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js
10290
10290
  var require_cst = __commonJS((exports) => {
10291
10291
  var cstScalar = require_cst_scalar();
10292
10292
  var cstStringify = require_cst_stringify();
@@ -10387,7 +10387,7 @@ var require_cst = __commonJS((exports) => {
10387
10387
  exports.tokenType = tokenType;
10388
10388
  });
10389
10389
 
10390
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js
10390
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js
10391
10391
  var require_lexer = __commonJS((exports) => {
10392
10392
  var cst = require_cst();
10393
10393
  function isEmpty(ch) {
@@ -10973,7 +10973,7 @@ var require_lexer = __commonJS((exports) => {
10973
10973
  exports.Lexer = Lexer;
10974
10974
  });
10975
10975
 
10976
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js
10976
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js
10977
10977
  var require_line_counter = __commonJS((exports) => {
10978
10978
  class LineCounter {
10979
10979
  constructor() {
@@ -11001,7 +11001,7 @@ var require_line_counter = __commonJS((exports) => {
11001
11001
  exports.LineCounter = LineCounter;
11002
11002
  });
11003
11003
 
11004
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js
11004
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js
11005
11005
  var require_parser = __commonJS((exports) => {
11006
11006
  var node_process = __require("process");
11007
11007
  var cst = require_cst();
@@ -11850,7 +11850,7 @@ var require_parser = __commonJS((exports) => {
11850
11850
  exports.Parser = Parser;
11851
11851
  });
11852
11852
 
11853
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/public-api.js
11853
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/public-api.js
11854
11854
  var require_public_api = __commonJS((exports) => {
11855
11855
  var composer = require_composer();
11856
11856
  var Document = require_Document();
@@ -11944,7 +11944,7 @@ var require_public_api = __commonJS((exports) => {
11944
11944
  exports.stringify = stringify;
11945
11945
  });
11946
11946
 
11947
- // ../../switchroom/node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/index.js
11947
+ // node_modules/.bun/yaml@2.8.3/node_modules/yaml/dist/index.js
11948
11948
  var composer, Document, Schema, errors2, Alias, identity, Pair, Scalar, YAMLMap, YAMLSeq, cst, lexer, lineCounter, parser, publicApi, visit, $Composer, $Document, $Schema, $YAMLError, $YAMLParseError, $YAMLWarning, $Alias, $isAlias, $isCollection, $isDocument, $isMap, $isNode, $isPair, $isScalar, $isSeq, $Pair, $Scalar, $YAMLMap, $YAMLSeq, $Lexer, $LineCounter, $Parser, $parse, $parseAllDocuments, $parseDocument, $stringify, $visit, $visitAsync;
11949
11949
  var init_dist = __esm(() => {
11950
11950
  composer = require_composer();
@@ -14097,7 +14097,7 @@ function createAuditLogger(opts = {}) {
14097
14097
  // src/vault/grants.ts
14098
14098
  import { randomBytes as randomBytes4 } from "node:crypto";
14099
14099
 
14100
- // ../../switchroom/node_modules/.bun/bcryptjs@3.0.3/node_modules/bcryptjs/index.js
14100
+ // node_modules/.bun/bcryptjs@3.0.3/node_modules/bcryptjs/index.js
14101
14101
  import nodeCrypto from "crypto";
14102
14102
  var randomFallback = null;
14103
14103
  function randomBytes3(len) {