logdna/ts/index.ts
2018-11-01 18:13:34 +01:00

4 lines
117 B
TypeScript

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