medium/ts/index.ts

4 lines
117 B
TypeScript
Raw Normal View History

2020-11-16 01:37:00 +00:00
import * as plugins from './medium.plugins';
export let standardExport = 'Hi there! :) This is an exported string';