clean up
This commit is contained in:
12
ts/smarthbs.plugins.ts
Normal file
12
ts/smarthbs.plugins.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
import 'typings-global'
|
||||
import * as handlebars from 'handlebars'
|
||||
import * as smartfile from 'smartfile'
|
||||
import * as smartq from 'smartq'
|
||||
import * as path from 'path'
|
||||
|
||||
export {
|
||||
handlebars,
|
||||
smartfile,
|
||||
smartq,
|
||||
path
|
||||
}
|
||||
Reference in New Issue
Block a user