smartkey/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2019-02-23 13:18:17 +00:00
import * as plugins from './smartkey.plugins';
export let standardExport = 'Hi there! :) This is an exported string';