@owlworks/hoot-api
Advanced tools
Comparing version
@@ -70,3 +70,3 @@ import { Activity } from "botframework-schema"; | ||
export interface IChannel { | ||
additonalConfigurations: Record<string, string>; | ||
additionalConfigurations: Record<string, string>; | ||
channelId: string; | ||
@@ -73,0 +73,0 @@ channelStatus: ChannelStatus; |
@@ -45,3 +45,3 @@ { | ||
"types": "dist/index.d.ts", | ||
"version": "0.0.15" | ||
"version": "0.0.16" | ||
} |
12927
0.01%