remoteingress/ts/index.ts
2024-03-24 14:44:44 +01:00

4 lines
123 B
TypeScript

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