smartpersona/ts/index.ts
2019-09-30 19:08:00 +02:00

4 lines
123 B
TypeScript

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