ep_today_pad/ep.json

10 lines
142 B
JSON

{
"parts": [
{
"name": "ep_today_pad",
"hooks": {
"expressCreateServer" : "ep_today_pad/index:registerRoute"
}
}
]
}