portablefinance/ts/index.ts
2019-05-23 17:37:13 +02:00

4 lines
129 B
TypeScript

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