smartgulp/ts/index.ts
2017-04-29 01:39:14 +02:00

9 lines
107 B
TypeScript

import * as plugins from './smartgulp.plugins'
export let src = () => {
}
export let dest = () => {
}