UNPKG

@expo/fingerprint

Version:

A library to generate a fingerprint from a React Native project

8 lines (7 loc) 198 B
/** * A helper script to load the Expo config and loaded plugins from a project */ /** * Get the path to the ExpoConfigLoader file. */ export declare function getExpoConfigLoaderPath(): string;