Files
devicemanager/ts/index.ts

4 lines
109 B
TypeScript
Raw Normal View History

2026-01-09 06:00:42 +00:00
import * as plugins from './plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';