smartacme/dist/smartacme.plugins.d.ts

5 lines
129 B
TypeScript
Raw Normal View History

2016-11-01 17:27:57 +00:00
import 'typings-global';
import * as path from 'path';
2016-11-01 19:16:43 +00:00
import * as smartstring from 'smartstring';
export { path, smartstring };