smartacme/dist/smartacme.plugins.d.ts
2016-11-01 20:16:43 +01:00

5 lines
129 B
TypeScript

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