yeet
This commit is contained in:
4
node_modules/@expo/configure-splash-screen/build/android/AndroidManifest.xml.d.ts
generated
vendored
Normal file
4
node_modules/@expo/configure-splash-screen/build/android/AndroidManifest.xml.d.ts
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @param androidMainPath Path to the main directory containing code and resources in Android project. In general that would be `android/app/src/main`.
|
||||
*/
|
||||
export default function configureAndroidManifestXml(androidMainPath: string): Promise<void>;
|
Reference in New Issue
Block a user