tsbundle/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2019-04-20 19:59:33 +02:00
import * as plugins from './tsbundle.plugins';
export let standardExport = 'Hi there! :) This is an exported string';