smartuniverse/ts/smartuniverse.paths.ts

4 lines
129 B
TypeScript
Raw Normal View History

2018-03-08 22:42:46 +00:00
import * as plugins from './smartuniverse.plugins';
export const packageJson = plugins.path.join(__dirname, '../package.json');