smartdaemon/ts/index.ts

4 lines
122 B
TypeScript
Raw Normal View History

2019-06-20 12:01:51 +00:00
import * as plugins from './smartdaemon.plugins';
export let standardExport = 'Hi there! :) This is an exported string';