bellini/ts/index.ts

4 lines
117 B
TypeScript
Raw Permalink Normal View History

2025-02-03 11:31:40 +01:00
import * as plugins from './bellini.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';