Files
automatisch/packages/backend/bin/database/drop.ts

4 lines
57 B
TypeScript

import { dropDatabase } from './utils';
dropDatabase();