Skip to content

Commit 01222ce

Browse files
committed
fix(uni-app-types): [AdFullScreenVideo] better jsdoc styles
1 parent a0919af commit 01222ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uni-app-types/src/ad/ad-fullscreen-video.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ type _AdFullscreenVideoProps = Partial<{
3535
/**
3636
* 是否在页面就绪后加载广告数据
3737
*
38-
* 默认为 true
38+
* 默认为 `true`
3939
*/
4040
preload: boolean;
4141
/**

0 commit comments

Comments
 (0)