clone-shim/examples/basic/spec.json

16 lines
279 B
JSON

{
"entrypoints": {
"main1": {
"args": [
"BinaryName",
"Entrypoint"
]
},
"main2": {
"args": [
"BinaryName",
"Entrypoint"
]
}
}
}