Skip to content

Commit b1b888f

Browse files
committed
chore: update types
1 parent 256c3f4 commit b1b888f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/types/src/config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export interface ResolvedSlidevConfigSub {
55
export: ResolvedExportOptions
66
drawings: ResolvedDrawingsOptions
77
fonts: ResolvedFontOptions
8+
aspectRatio: number
89
}
910

1011
export interface SlidevConfig extends

0 commit comments

Comments
 (0)