|
|
@@ -6,7 +6,6 @@ import { AuthContext } from '../types/context';
|
|
|
import { ObjectLiteral } from 'typeorm';
|
|
|
import { AppDataSource } from '../data-source';
|
|
|
import { parseWithAwait } from './parseWithAwait';
|
|
|
-import { parseWithAwait } from './parseWithAwait';
|
|
|
|
|
|
export function createCrudRoutes<
|
|
|
T extends ObjectLiteral,
|