UNPKG

typegraphql-prisma-nestjs

Version:

This project is a fork of another with minor changes, created for personal use.

2 lines (1 loc) 89 B
export default function removeDir(dirPath: string, onlyContent: boolean): Promise<void>;