Files
devicemanager/ts/index.ts
2026-01-09 06:00:42 +00:00

4 lines
109 B
TypeScript

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