A PRP treatment is a relatively simple process: Using your own blood, taken at the same office visit, the doctor uses a medical centrifuge to isolate a high concentration of platelets. These are blood cells whose main job is helping to form clots, but which also contain growth factors…Read...
{ PassThrough } from "stream"; import path from "path"; import _ from "lodash"; import mime from "mime"; +import sharp from "sharp"; +import fs from "fs-extra"; import FormData from "form-data"; import axios, { AxiosResponse } from "axios"; @@ -170,7 +172,7 @@ async ...