smartcrypto/ts/index.ts

4 lines
122 B
TypeScript
Raw Normal View History

2019-10-01 12:11:20 +00:00
import * as plugins from './smartcrypto.plugins';
export let standardExport = 'Hi there! :) This is an exported string';