Files
unifi/ts/index.ts
2026-02-02 14:53:43 +00:00

4 lines
109 B
TypeScript

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