UNPKG

laravel-vue-i18n

Version:

allows to connect your `Laravel` Framework localization files with `Vue`.

4 lines (3 loc) 70 B
export interface ReplacementsInterface { [key: string]: string; }