Skip to content

Commit

Permalink
Export preview options
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk committed Jun 3, 2024
1 parent 9a3eb3d commit 3431442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function prevContainer() {
container = containers[containerIndex];
}

interface PreviewOptions {
export interface PreviewOptions {
selector: string
name: string
url: string
Expand Down

0 comments on commit 3431442

Please sign in to comment.