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