UNPKG

@huds0n/screen-manager

Version:

Component to manage screen safe area view padding

4 lines 187 B
/// <reference types="react" /> import type { Types } from "../types"; export declare function ScreenManagerComponent(props: Types.Props): JSX.Element; //# sourceMappingURL=index.d.ts.map