hetznercloud/ts/index.ts
2024-01-29 13:55:55 +01:00

4 lines
122 B
TypeScript

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