@stackone/utils 0.15.0 → 0.15.2

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.
@@ -140,6 +140,7 @@ declare enum RequestSourceType {
140
140
  NATIVE_WEBHOOK_SETUP_WORKER = "NATIVE_WEBHOOK_SETUP_WORKER",
141
141
  COOKIE_SESSION = "COOKIE_SESSION",
142
142
  MCP_TOOL = "MCP_TOOL",
143
+ UNKNOWN = "UNKNOWN",
143
144
  }
144
145
  //#endregion
145
146
  //#region src/shared/sourceTypes/nonBackgroundLogs.d.ts