smartdaemon/ts/index.ts
2019-06-20 14:01:51 +02:00

4 lines
122 B
TypeScript

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