INNER CODE UNIT · TypeScript

getCrashReporting

CherryHQ/cherry-studio-app · modules/crash-reporting/index.ts:21

export function getCrashReporting(): CrashReportingModule | null {
  return requireOptionalNativeModule<CrashReportingModule>('CrashReporting');
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…