smartcrypto/ts/index.ts
2019-10-01 14:11:20 +02:00

4 lines
122 B
TypeScript

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