remoteingress/ts/index.ts

4 lines
123 B
TypeScript
Raw Normal View History

2024-03-24 13:44:44 +00:00
import * as plugins from './remoteingress.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';