UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 133 B
import type { MobileContextProps } from "./MobileContext.js"; export declare function usePlatform(): MobileContextProps['platform'];