typedelectron/ts/index.ts
2023-12-05 19:52:04 +01:00

4 lines
123 B
TypeScript

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