UNPKG

@expo/metro-config

Version:

A Metro config for running React Native projects with the Metro bundler

6 lines (5 loc) 194 B
export declare function getExportPathForDependencyWithOptions(dependencyPath: string, { platform, src, serverRoot }: { platform: string; serverRoot: string; src: string; }): string;