Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit c1196bc

Browse files
fix: missing file
1 parent 1f30dc2 commit c1196bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/utils/options.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
export interface MediaPreviewConfig {
2+
hasIpx?: boolean,
3+
ipxMiddlewarePrefix?: string
4+
}

0 commit comments

Comments
 (0)