UNPKG

@expo/metro-config

Version:

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

5 lines (4 loc) 126 B
/** * Convert any platform-specific path to a POSIX path. */ export declare function toPosixPath(filePath: string): string;