Files
Fluxup_PAP/node_modules/expo-constants/build/Constants.server.d.ts
2026-03-10 16:18:05 +00:00

5 lines
444 B
TypeScript

import { AndroidManifest, AppOwnership, Constants, ExecutionEnvironment, IOSManifest, NativeConstants, PlatformManifest, UserInterfaceIdiom, WebManifest } from './Constants.types';
export { AndroidManifest, AppOwnership, Constants, ExecutionEnvironment, IOSManifest, NativeConstants, PlatformManifest, UserInterfaceIdiom, WebManifest, };
declare const _default: Constants;
export default _default;
//# sourceMappingURL=Constants.server.d.ts.map