docs.foss.global/ts/index.ts

4 lines
117 B
TypeScript
Raw Permalink Normal View History

2024-04-30 17:30:19 +00:00
import * as plugins from './fg_docs.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';