mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-06-12 15:55:05 -04:00
6 lines
105 B
JavaScript
6 lines
105 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", {
|
|
value: true
|
|
});
|
|
require("./cli/index");
|