medium/ts/index.ts
2020-11-16 01:37:00 +00:00

4 lines
117 B
TypeScript

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