feat:add statusBarHeight in Environment
This commit is contained in:
@@ -60,6 +60,8 @@ declare global {
|
||||
|
||||
screenHeight: number,
|
||||
|
||||
statusBarHeight: number,
|
||||
|
||||
[index: string]: number | string | boolean | object | undefined
|
||||
}
|
||||
function Entry(constructor: { new(...args: any[]): {} }): any
|
||||
|
Reference in New Issue
Block a user