smartmoney/ts/index.ts

4 lines
121 B
TypeScript
Raw Normal View History

2019-07-08 22:26:02 +00:00
import * as plugins from './smartmoney.plugins';
export let standardExport = 'Hi there! :) This is an exported string';