UNPKG

expo-modules-autolinking

Version:
3 lines (2 loc) 179 B
import type { ModuleIosConfig } from '../types'; export declare function getIosInlineModulesClassNames(watchedDirectories: string[], appRoot: string): Promise<ModuleIosConfig[]>;