docs.foss.global/ts/index.ts
2024-04-30 19:30:19 +02:00

4 lines
117 B
TypeScript

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