UNPKG

laravel-i18n-react

Version:

A Vite plugin to load Laravel localization files and provide them to React applications.

3 lines 128 B
"use strict"; var i18n = require('./dist/vite'); module.exports = typeof i18n['default'] !== undefined ? i18n['default'] : i18n;