smartdocumentation/ts/index.ts

4 lines
128 B
TypeScript
Raw Normal View History

2022-06-10 12:14:00 +00:00
import * as plugins from './smartdocumentation.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';