UNPKG

babel-preset-expo

Version:
6 lines (5 loc) 164 B
export interface ReactConfigOptions { dev: boolean | undefined; jsxRuntime: 'classic' | 'automatic' | undefined; jsxImportSource: string | undefined; }