mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 05:35:41 -04:00
feat: add child_process support
This commit is contained in:
@@ -12,6 +12,7 @@ import zlib from 'zlib';
|
||||
import chalk from 'chalk';
|
||||
import ejs from 'ejs';
|
||||
import moment from 'moment';
|
||||
import * as child from 'child_process';
|
||||
import cron, { schedule } from 'node-cron';
|
||||
import * as crons from 'cron';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user