UNPKG

@tomatoes/mobile

Version:
8 lines (7 loc) 102 B
/** * isIos * * @export * @returns {boolean} */ export declare function isIos(): boolean;