smartlifecycle/ts/index.ts
2019-03-21 14:44:04 +01:00

4 lines
125 B
TypeScript

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