logdna/ts/index.ts

4 lines
117 B
TypeScript
Raw Normal View History

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