smarturl/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2020-03-27 13:40:03 +00:00
import * as plugins from './smarturl.plugins';
2015-10-21 14:51:53 +00:00
2020-03-27 13:40:03 +00:00
export let standardExport = 'Hi there! :) This is an exported string';