smartacme/ts/smartacme.plugins.ts
2016-11-01 18:27:57 +01:00

7 lines
74 B
TypeScript

import 'typings-global'
import * as path from 'path'
export {
path
}