UNPKG

react-native-ios-utilities

Version:
7 lines 161 B
export type NativeError = { code: string; domain: string; message: string; nativeStackIOS: string[]; }; //# sourceMappingURL=NativeError.d.ts.map