smartping/ts/index.ts
2018-11-18 15:06:17 +01:00

4 lines
120 B
TypeScript

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