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