smartipc/ts/index.ts
2019-04-05 20:30:43 +02:00

4 lines
119 B
TypeScript

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