UNPKG

lun-cli

Version:

generator react component using cli

8 lines (5 loc) 181 B
import { d as defaultConfig } from './shared/lun-cli.0e98a1df.mjs'; const defineLunConfig = (config) => { return { ...defaultConfig, ...config }; }; export { defineLunConfig };