smarturl/ts/index.ts
2020-03-27 13:40:03 +00:00

4 lines
119 B
TypeScript

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