UNPKG

@expo/metro-config

Version:

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

3 lines (2 loc) 165 B
export declare function getRouterDirectory(projectRoot: string): string; export declare function getRewriteRequestUrl(projectRoot: string): (url: string) => string;