We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987e544 commit b157951Copy full SHA for b157951
types.ts
@@ -62,7 +62,7 @@ export type PluginOptions = {
62
}) => string,
63
64
65
- // preview: {
+ preview?: {
66
67
/**
68
* Maximum width of the preview image
0 commit comments