This commit is contained in:
parent
067432eda9
commit
024e52ab73
@ -1,9 +0,0 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var clipanion_1 = require("clipanion");
|
||||
var worker_1 = require("#/cmd/worker");
|
||||
var bot_1 = require("#/cmd/bot");
|
||||
(0, clipanion_1.runExit)([
|
||||
worker_1.WorkerCommand,
|
||||
bot_1.BotCommand,
|
||||
]);
|
Loading…
Reference in New Issue
Block a user