smartreport/ts/index.ts

4 lines
122 B
TypeScript
Raw Permalink Normal View History

2019-12-08 20:19:13 +00:00
import * as plugins from './smartreport.plugins';
export let standardExport = 'Hi there! :) This is an exported string';