UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

8 lines (5 loc) 126 B
export default shallow import assign from '../constant/assign.mjs' function shallow(object) { return assign({}, object) }