UNPKG

whale-plus

Version:

A Component Library for Vue 3

16 lines (11 loc) 429 B
/*! Whale v0.0.0-dev.1 */ (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.WhaleLocaleZhCn = factory()); })(this, (function () { 'use strict'; var zhCn = { name: "zh-cn" }; return zhCn; }));