smartreport/ts/index.ts
2019-12-08 20:19:13 +00:00

4 lines
122 B
TypeScript

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