smartpdf/ts/smartpdf.paths.ts
2019-06-03 17:09:16 +02:00

4 lines
111 B
TypeScript

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