@knocklabs/client
Advanced tools
Comparing version 0.8.10 to 0.8.11
@@ -1,2 +0,2 @@ | ||
export declare type ChannelType = "email" | "in_app_feed" | "sms" | "push" | "chat"; | ||
export declare type ChannelType = "email" | "in_app_feed" | "sms" | "push" | "chat" | "http"; | ||
export declare type ChannelTypePreferences = { | ||
@@ -3,0 +3,0 @@ [K in ChannelType]?: boolean; |
{ | ||
"name": "@knocklabs/client", | ||
"version": "0.8.10", | ||
"version": "0.8.11", | ||
"description": "The clientside library for interacting with Knock", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/knocklabs/knock-client-js", |
Sorry, the diff of this file is not supported yet
280521