first commit

This commit is contained in:
2026-03-10 16:18:05 +00:00
commit 11f9c069b5
31635 changed files with 3187747 additions and 0 deletions

2
node_modules/expo/build/errors/AppEntryNotFound.d.ts generated vendored Normal file
View File

@@ -0,0 +1,2 @@
export declare function AppEntryNotFound(): import("react").JSX.Element;
//# sourceMappingURL=AppEntryNotFound.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"AppEntryNotFound.d.ts","sourceRoot":"","sources":["../../src/errors/AppEntryNotFound.tsx"],"names":[],"mappings":"AAEA,wBAAgB,gBAAgB,gCAW/B"}

8
node_modules/expo/build/errors/ExpoErrorManager.d.ts generated vendored Normal file
View File

@@ -0,0 +1,8 @@
import type { ErrorHandlerCallback } from 'react-native';
export declare function createErrorHandler(originalHandler: ErrorHandlerCallback): ErrorHandlerCallback;
/**
* @hidden
* @deprecated Will be removed in the future.
*/
export declare function disableErrorHandling(): void;
//# sourceMappingURL=ExpoErrorManager.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ExpoErrorManager.d.ts","sourceRoot":"","sources":["../../src/errors/ExpoErrorManager.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AAEzD,wBAAgB,kBAAkB,CAAC,eAAe,EAAE,oBAAoB,GAAG,oBAAoB,CAE9F;AAED;;;GAGG;AACH,wBAAgB,oBAAoB,SAAK"}

View File

@@ -0,0 +1,4 @@
import type { ErrorHandlerCallback } from 'react-native';
export declare function createErrorHandler(originalHandler: ErrorHandlerCallback): ErrorHandlerCallback;
export declare function disableErrorHandling(): void;
//# sourceMappingURL=ExpoErrorManager.native.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ExpoErrorManager.native.d.ts","sourceRoot":"","sources":["../../src/errors/ExpoErrorManager.native.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AAqCzD,wBAAgB,kBAAkB,CAAC,eAAe,EAAE,oBAAoB,GAAG,oBAAoB,CAS9F;AAED,wBAAgB,oBAAoB,SAEnC"}