Skip to content

Commit

Permalink
Revert "ZRZ-1088 fix type EmbedCallback"
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-astra-via authored Feb 7, 2024
1 parent 0f33091 commit 0dc3b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ interface ClientSetOptions {

type EmbedCallback = (context: {
parameters: { [k: string]: unknown }
userAgent: string
}) => Promise<string>

type WidgetCallback = () => Promise<string>
Expand Down

0 comments on commit 0dc3b67

Please sign in to comment.