websetup/ts/index.ts
2018-12-28 00:23:13 +01:00

4 lines
119 B
TypeScript

import * as plugins from './websetup.plugins';
export let standardExport = 'Hi there! :) This is an exported string';