smarthomebridge/ts/index.ts

4 lines
126 B
TypeScript
Raw Permalink Normal View History

2021-03-15 14:14:26 +00:00
import * as plugins from './smarthomebridge.plugins';
export let standardExport = 'Hi there! :) This is an exported string';