portablefinance/ts/index.ts

4 lines
129 B
TypeScript
Raw Permalink Normal View History

2019-05-23 15:37:13 +00:00
import * as plugins from './finplus-interfaces.plugins';
export let standardExport = 'Hi there! :) This is an exported string';