@neiderruiz/translate-files
Version:
Internationalize and manage your website easily with (CSV or JSON to i18n)
1 lines • 79 B
text/typescript
export type TypeProject = 'docusaurus' | 'next.js' | 'astro' | 'react' | 'json'
Internationalize and manage your website easily with (CSV or JSON to i18n)