smartpdf/ts/smartpdf.paths.ts

4 lines
111 B
TypeScript
Raw Normal View History

2018-10-06 13:25:45 +00:00
import * as plugins from './smartpdf.plugins';
export const packageDir = plugins.path.join(__dirname, '../');