smartlog-context/ts/index.ts
2018-11-26 02:34:03 +01:00

4 lines
127 B
TypeScript

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