smartacme/ts/smartacme.plugins.ts

7 lines
74 B
TypeScript
Raw Normal View History

2016-11-01 17:27:57 +00:00
import 'typings-global'
import * as path from 'path'
export {
path
}