UNPKG

babel-preset-expo

Version:
5 lines (4 loc) 161 B
import { ConfigAPI, PluginObj, types as t } from '@babel/core'; export declare function expoInlineEnvVars(api: ConfigAPI & { types: typeof t; }): PluginObj;