UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

16 lines (14 loc) 270 B
{ "$id": "handler.json", "anyOf": [ { "type": "string" }, { "instanceof": "Function" }, { "type": "object", "properties": { "genFile": { "instanceof": "Function" }, "genPath": { "instanceof": "Function" } } } ] }