diff --git a/src/commands/insights.ts b/src/commands/insights.ts index f66380a..1089cf3 100644 --- a/src/commands/insights.ts +++ b/src/commands/insights.ts @@ -3198,3 +3198,4 @@ function isValidSessionFacets(obj: unknown): obj is SessionFacets { } export default usageReport +