smartmarkdown/ts/index.ts

4 lines
124 B
TypeScript
Raw Normal View History

2018-09-22 19:58:33 +00:00
import * as plugins from './smartmarkdown.plugins';
export let standardExport = 'Hi there! :) This is an exported string';