smartexit/ts/index.ts
2019-05-16 15:10:22 +02:00

4 lines
120 B
TypeScript

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