INNER CODE UNIT · TypeScript

imagesDir

PaulWoitaschek/Voice · artwork/src/render/locales.ts:23

export function imagesDir(locale: string): string {
  return join(FASTLANE_DIR, locale, 'images')
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…