Home
last modified time | relevance | path

Searched refs:warnPossibleInvalidExportType (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/export/
H A DexportStaticAsync.ts165 warnPossibleInvalidExportType(appDir);
353 function warnPossibleInvalidExportType(appDir: string) { function