add modPurge

This commit is contained in:
2017-06-05 22:08:49 +02:00
parent 8f81c71de7
commit bdce1dbded
3 changed files with 4 additions and 0 deletions

1
ts/mod_purge/index.ts Normal file
View File

@ -0,0 +1 @@
import * as plugins from '../npmci.plugins'

View File

@ -0,0 +1 @@
export * from '../npmci.plugins'