tmshv / gh-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-data

Config

{
	"type1": ["param1", "param2", "param3"],
	"type2": ["param4", ["param5", 10], ["param6", 10, "Integer"]],
	"type3": [{"key": "param7", "defaultValue": 1, "type": "Integer"}"]
}

About


Languages

Language:Python 100.0%