add hasNotch in global variable
This commit is contained in:
1
doric-js/lib/src/runtime/global.d.ts
vendored
1
doric-js/lib/src/runtime/global.d.ts
vendored
@@ -37,6 +37,7 @@ declare global {
|
||||
screenWidth: number;
|
||||
screenHeight: number;
|
||||
statusBarHeight: number;
|
||||
hasNotch: boolean;
|
||||
/**
|
||||
* ex:Apple or Google
|
||||
*/
|
||||
|
Reference in New Issue
Block a user