UNPKG

react-native-legal

Version:
4 lines (3 loc) 248 B
import type { Types as SharedTypes } from '@callstack/licenses'; import type { PluginScanOptions } from './types'; export declare function createPluginScanOptionsFactory(pluginScanOptions: PluginScanOptions): SharedTypes.ScanPackageOptionsFactory;