blob: 379aac609b807582e3dcd9f1849ed74a4cdd8b2b [file] [log] [blame]
pineafanad54d752022-04-18 19:01:43 +01001const name = "server";
2const description = "Commands for the server";
3
4export { name, description };