smartmarkdown/ts/index.ts
2018-09-22 21:58:33 +02:00

4 lines
124 B
TypeScript

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