smartnpm/ts/index.ts
2017-08-14 17:50:48 +02:00

6 lines
127 B
TypeScript

import * as plugins from './smartnpm.plugins'
import {}
export let standardExport = 'Hi there! :) This is a exported string'