fix(objectmap): getArray() now has correct return type

This commit is contained in:
2019-03-15 23:50:39 +01:00
parent 7956cf6ace
commit 50a9697baf
5 changed files with 55 additions and 24 deletions

View File

@@ -2,5 +2,15 @@
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "lik",
"shortDescription": "light little helpers for node",
"npmPackagename": "@pushrocks/lik",
"license": "MIT"
}
}
}