UNPKG

@jdlinker/system

Version:

jdLinker 系统模块

5 lines (3 loc) 166 B
import { withInstall } from '@jdlinker/utils'; import appLocalePicker from './src/AppLocalePicker.vue'; export const AppLocalePicker = withInstall(appLocalePicker);