Skip to content

Commit

Permalink
nit: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia Thet committed Mar 15, 2024
1 parent cd0cb1f commit 48e2e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/iframe-stamper/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export class IframeStamper {
*/
async injectKeyExportBundle(
bundle: string,
keyFormat?: KeyFormat,
keyFormat?: KeyFormat
): Promise<boolean> {
this.iframe.contentWindow?.postMessage(
{
Expand Down

0 comments on commit 48e2e5b

Please sign in to comment.