UNPKG

@devlander/expo-app-config

Version:

A package to help with deployment of expo applications for different environments

3 lines (2 loc) 146 B
export declare function transformAssetsPath(value: string): string | undefined; export declare const formatAssetsPath: (value: string) => string;