2022-02-16 11:20:17 +08:00

4 lines
97 B
TypeScript

import * as path from 'path';
export const CODE_GENERATOR_ROOT = path.join(__dirname, '../..');