UNPKG

yhui-yuanhuan

Version:

A Component Library for Vue 3 based on element-plus

17 lines (12 loc) 424 B
/*! YHUI v0.0.3 */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define(factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.YHUILocaleEn = factory()); })(this, (function () { 'use strict'; var en = { name: "en", yh: {} }; return en; }));