UNPKG

react-native-legal

Version:
6 lines 278 B
import type { LibrariesResult } from './NativeReactNativeLegal'; export declare const ReactNativeLegal: { getLibrariesAsync: () => Promise<LibrariesResult>; launchLicenseListScreen: (_licenseHeaderText?: string) => void; }; //# sourceMappingURL=ReactNativeLegal.d.ts.map