ohmyform-ui/locales/index.ts
2020-06-02 02:12:02 +02:00

6 lines
60 B
TypeScript

import {en} from './en'
export const resources = {
en,
}