fix:修复runtime.d.ts
This commit is contained in:
parent
1af45b5de2
commit
9edb0c94e9
1
runtime.d.ts
vendored
1
runtime.d.ts
vendored
@ -2899,6 +2899,7 @@ type CoreMixin = {
|
||||
readonly dom: { [key: string]: HTMLElement }
|
||||
/** dom样式 */
|
||||
readonly domStyle: {
|
||||
ratio: number,
|
||||
scale: number,
|
||||
isVertical: boolean,
|
||||
showStatusBar: boolean,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user