bunq/ts/index.ts

4 lines
115 B
TypeScript
Raw Normal View History

2019-09-26 10:07:56 +00:00
import * as plugins from './bunq.plugins';
export let standardExport = 'Hi there! :) This is an exported string';