3 lines
129 B
TypeScript
3 lines
129 B
TypeScript
import { IosInfo } from '../types';
|
|
export declare function getInfo(): IosInfo | undefined;
|
|
//# sourceMappingURL=getInfo.d.ts.map
|