This commit is contained in:
2017-08-15 14:20:33 +02:00
parent ce2751e383
commit d9573937d0
2 changed files with 52 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
import * as plugins from './smartnpm.plugins'
import {}
export * from './smartnpm.classes.npmregistry'
export * from './smartnpm.classes.npmpackage'
export let standardExport = 'Hi there! :) This is a exported string'