refactor: fix ts errors

This commit is contained in:
Azgaar 2022-07-05 22:00:34 +03:00
parent 98ae3292fc
commit 3018d94618
17 changed files with 83 additions and 54 deletions

View file

@ -1,5 +1,3 @@
import {ERROR} from "../config/logging";
interface IPromptStringOptions {
default: string;
required?: boolean;