4 lines
125 B
TypeScript
Raw Normal View History

2024-06-21 19:48:43 +02:00
import * as plugins from './{{module.name}}.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';