smartnpm/ts/index.ts

6 lines
127 B
TypeScript
Raw Normal View History

2017-08-14 15:50:48 +00:00
import * as plugins from './smartnpm.plugins'
import {}
export let standardExport = 'Hi there! :) This is a exported string'