Skip to content

Commit

Permalink
Merge pull request #16 from managed-components/revert-15-ZRZ-1088/yd
Browse files Browse the repository at this point in the history
Revert "ZRZ-1088 fix type EmbedCallback"
  • Loading branch information
ad-astra-via committed Feb 19, 2024
2 parents 0f33091 + 35a3c90 commit b5ef4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interface ClientSetOptions {

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

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

0 comments on commit b5ef4d3

Please sign in to comment.