mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
refactor: for test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import _ from "lodash-es";
|
||||
import _ from "lodash";
|
||||
export default {
|
||||
arrayToMap(array) {
|
||||
if (!array) {
|
||||
|
||||
Reference in New Issue
Block a user