chore: Add in the converter for the newest of the builder.

This commit is contained in:
BluJ
2023-04-10 15:58:36 -06:00
parent 4efa94ec10
commit 0987303a0b
11 changed files with 219 additions and 187 deletions

View File

@@ -3,7 +3,6 @@ import * as T from "../types";
export { guardAll, typeFromProps } from "./propertiesMatcher";
export { default as nullIfEmpty } from "./nullIfEmpty";
export { FileHelper } from "./fileHelper";
export { parseCommand as sh } from "./parseCommand";
/** Used to check if the file exists before hand */
export const exists = (