You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
356 B
11 lines
356 B
declare const _default: {
|
|
readonly name: string;
|
|
readonly applicationName: null;
|
|
readonly bundleId: null;
|
|
readonly nativeApplicationVersion: null;
|
|
readonly nativeBuildVersion: null;
|
|
readonly androidId: null;
|
|
getInstallationTimeAsync(): Promise<null>;
|
|
};
|
|
export default _default;
|
|
//# sourceMappingURL=ExpoApplication.web.d.ts.map
|