websetup/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2018-12-27 23:23:13 +00:00
import * as plugins from './websetup.plugins';
export let standardExport = 'Hi there! :) This is an exported string';