smartlifecycle/ts/index.ts

4 lines
125 B
TypeScript
Raw Normal View History

2019-03-21 13:44:04 +00:00
import * as plugins from './smartlifecycle.plugins';
export let standardExport = 'Hi there! :) This is an exported string';