mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-01-20 19:31:17 +00:00
6 lines
60 B
TypeScript
6 lines
60 B
TypeScript
import {en} from './en'
|
|
|
|
export const resources = {
|
|
en,
|
|
}
|