Home
last modified time | relevance | path

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

/expo/tools/src/
H A DConstants.ts13 export const TEMPLATES_DIR = Directories.getTemplatesDir();
H A DDirectories.ts33 export function getTemplatesDir(): string { function