UNPKG

typeorm-codebase-sync

Version:

Automatically update your codebase to add migrations, entities and subscribers to your `data-source.ts` file

2 lines (1 loc) 143 B
export declare function getRelativeImportPath(containingFilePath: string, importedFilePath: string, moduleSystem: "esm" | "commonjs"): string;