smarthomebridge/ts/index.ts
2021-03-15 14:14:26 +00:00

4 lines
126 B
TypeScript

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