UNPKG

255 BTypeScriptView Raw
1import type { EdgeInsets, Metrics } from './SafeArea.types';
2export declare const initialWindowMetrics: Metrics | null;
3/**
4 * @deprecated
5 */
6export declare const initialWindowSafeAreaInsets: EdgeInsets | null;
7//# sourceMappingURL=InitialWindow.d.ts.map
\No newline at end of file