smartlog-context/ts/index.ts

4 lines
127 B
TypeScript
Raw Permalink Normal View History

2018-11-26 01:34:03 +00:00
import * as plugins from './smartlog-context.plugins';
export let standardExport = 'Hi there! :) This is an exported string';