smartdocumentation/ts/index.ts
2022-06-10 14:14:00 +02:00

4 lines
128 B
TypeScript

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