smartkey/ts/index.ts
2019-02-23 14:18:17 +01:00

4 lines
119 B
TypeScript

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