mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add objaccess (#2754)
This commit is contained in:
parent
edcdeb73f6
commit
21f673a23a
@ -321,6 +321,18 @@
|
||||
"description": "map/mapIt for arrays",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "objaccess",
|
||||
"url": "https://github.com/choltreppe/objaccess",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"getter", "setter",
|
||||
"setable", "getable",
|
||||
"object"
|
||||
],
|
||||
"description": "generate setters and getters for object types",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "geolocation",
|
||||
"url": "https://github.com/HazeCS/geolocation",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user