bunq/ts/index.ts
2019-09-26 12:07:56 +02:00

4 lines
115 B
TypeScript

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