Added explicit Buffer import declarations

This commit is contained in:
Alexander Cerutti
2022-02-07 01:18:06 +01:00
parent ad10c8251b
commit a15dc29290
9 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ import * as path from "path";
import * as Utils from "./utils";
import * as Messages from "./messages";
import { promises as fs } from "fs";
import type { Buffer } from "buffer";
/**
* Reads the model folder contents